Closed
Bug 167541
Opened 23 years ago
Closed 23 years ago
Bold text + <LI> puts the <LI> in the wrong position
Categories
(Core :: DOM: Editor, defect)
Tracking
()
VERIFIED
FIXED
M1
People
(Reporter: kmcclusk, Assigned: mozeditor)
Details
(Keywords: regression, Whiteboard: EDITORBASE+)
1. Put editor into bold mode by clicking on toolbar <B>
2. type in the text "test"
3. hit return
4. Click on the toolbar to insert a <LI>
The text "test" has the <LI> inserted before it.
Note: If you perform steps 2-4 it behaves correctly. The <LI> is inserted on the
line below the text "test"
| Reporter | ||
Comment 1•23 years ago
|
||
I also get into this state during the preparation of status reports. when I
remove all of the <LI>'s from each engineer's status report. This leaves just
their name in bold. If I hit return and attempt to add an <LI> it always places
the <LI> before their name.
Keywords: nsbeta1,
regression
Whiteboard: [EDITORBASE]
Updated•23 years ago
|
Whiteboard: [EDITORBASE] → EDITORBASE
| Reporter | ||
Comment 3•23 years ago
|
||
EDITORBASE+, nsbeta1+
WFM with trunk build 2002-oct-13 08:14pm
tested on both win2k and linux
Kevin, do you still see this ?
Is this a dup of bug 141019?
| Assignee | ||
Comment 6•23 years ago
|
||
Sujay, please verify.
This appears to be fixed by earlier work. Closing out as fixed.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•