#4063 closed defect (bug) (fixed)
Erroneous space if hitting Enter twice in TinyMCE
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.5 | Priority: | normal |
| Severity: | normal | Version: | 2.1.2 |
| Component: | TinyMCE | Keywords: | |
| Focuses: | Cc: |
Description
If I hit enter twice in TinyMCE, all that should happen is two paragraph vertical spaces should appear. In fact, a horizontal space (space key) is added to the first paragraph. This space does not appear if I hit the Code view.
To reproduce:
*Type something in the editor.
*Hit enter twice.
*Hit up arrow.
*Type something.
*Hit end. Notice extra space at end of line.
I can reproduce this with Firefox 2.0.0.3 and IE 7 on Windows Vista.
Change History (3)
Note: See
TracTickets for help on using
tickets.
Oops, changing milestone to next version.