Open
Bug 554886
Opened 15 years ago
Updated 4 years ago
In designMode, the DEL key is not working properly at the end of paragraphs followed by an empty paragraph
Categories
(Core :: DOM: Editor, defect, P5)
Tracking
()
UNCONFIRMED
People
(Reporter: fredck, Unassigned)
References
()
Details
Attachments
(1 file)
845 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2
In designMode, when hitting DEL key at the end of a paragraph followed by an empty paragraph, the caret position is wrong. It's positioned right after the current paragraph, instead of just staying in place.
A TC will be provided to making it easy to understand the issue.
Reproducible: Always
Comment 2•4 years ago
|
||
Bulk-downgrade of unassigned, >=3 years untouched DOM/Storage bug's priority.
If you have reason to believe this is wrong, please write a comment and ni :jstutte.
Severity: normal → S4
Priority: -- → P5
You need to log in
before you can comment on or make changes to this bug.
Description
•