Closed
Bug 72546
Opened 25 years ago
Closed 25 years ago
styles do not continue within lists
Categories
(Core :: DOM: Editor, defect, P4)
Tracking
()
mozilla1.0
People
(Reporter: shrir, Assigned: mozeditor)
Details
Not sure if there is a buf already on this...
steps:
Launch composer
Click on the bulleted list button to enter a lit item
Click on the 'B' or 'I' styles button and type some text
Now hit ENTER and type again
Observe that the style does not get applied and normal txt is seen
Comment 1•25 years ago
|
||
The closing li terminates the inline style, elements cannot cross boundaries.
The inline style element would need to be re-engaged within the next li. I
believe that this is by design and not an error, but am reassigning this to
jfrancis for clarification.
Assignee: beppe → jfrancis
Priority: -- → P4
Target Milestone: --- → mozilla1.0
| Assignee | ||
Comment 2•25 years ago
|
||
dup of 46474
*** This bug has been marked as a duplicate of 46474 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•