Closed
Bug 39314
Opened 25 years ago
Closed 25 years ago
Cannot undo the 'Big' element
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
VERIFIED
INVALID
M17
People
(Reporter: rubydoo123, Assigned: mozeditor)
Details
Using the build from 2000051508 on win 98
1. brought up a new edit window
2. entered text
3. highlighted some text and selected the increase font size icon ( the A^ )
4. moved the caret to several other locations
5. re-highlighted the big text and selected 'normal text' from the dropdown
menu.
Expected: that the text would return to the normal size
What happened: nothing -- the text remained the same size.
| Reporter | ||
Updated•25 years ago
|
Target Milestone: --- → M17
| Assignee | ||
Comment 1•25 years ago
|
||
This isn't what "normal" means. Normal in the paragraph popup means not to use
any html container; just use breaks to delimit blocks.
What you want is "Remove All Styles", or just "Smaller", which will cancel out
one "Bigger", Or even Undo.
Using the Paragraph popup is a way to affect structure, rather than style.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•