Open
Bug 856632
Opened 12 years ago
Updated 5 years ago
Caret in design-mode document initially placed inside script text node
Categories
(Core :: DOM: Editor, defect, P5)
Tracking
()
NEW
People
(Reporter: jchen, Unassigned)
References
Details
Attachments
(1 file)
168 bytes,
text/html
|
Details |
STR:
1. Open the test case in URL field
2. Without clicking anywhere, start typing
3. Ctrl+A to select all, then right click and View Selection Source
ER:
Entered text should be outside of the script element
AR:
Entered text is inside the text node inside the script element
Comment 1•12 years ago
|
||
Updated•12 years ago
|
Comment 2•5 years ago
|
||
Bulk-downgrade of unassigned, >=5 years untouched DOM/Storage bugs' priority and severity.
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
•