Closed
Bug 83158
Opened 23 years ago
Closed 23 years ago
Composer adds <br> with lists
Categories
(Core :: DOM: Editor, defect)
Tracking
()
People
(Reporter: megabyte, Assigned: rubydoo123)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9+) Gecko/20010529
BuildID: 2001052904
Composer adds <br> with addition of <li></li> but does not remove it when you
remove the tag.
Reproducible: Always
Steps to Reproduce:
1. In Composer, hit either the bullet list or numbered list button..
2. Hit it again..
3. and again..
4. and again..
Actual Results: <br>s start adding up down the page.
Expected Results: no <br>s should remain after removing list items
This does not happen in tables
Assignee | ||
Comment 1•23 years ago
|
||
appears to be a dup of 54520
*** This bug has been marked as a duplicate of 54520 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•