Open
Bug 780725
Opened 12 years ago
Updated 4 years ago
"ASSERTION: Unexpected anchorNode" with contenteditable, textarea
Categories
(Core :: DOM: Selection, defect, P5)
Tracking
()
NEW
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
###!!! ASSERTION: Unexpected anchorNode: 'anchorNode == aRoot || anchorNode == firstChild || anchorNode == lastChild', file content/base/src/nsContentUtils.cpp, line 6953
###!!! ASSERTION: Unexpected focusNode: 'focusNode == aRoot || focusNode == firstChild || focusNode == lastChild', file content/base/src/nsContentUtils.cpp, line 6955
Reporter | ||
Comment 1•12 years ago
|
||
Reporter | ||
Updated•12 years ago
|
Attachment #649421 -
Attachment description: testcase → testcase (triggers assertions when closed)
Comment 2•12 years ago
|
||
Is this a regression?
Comment 3•4 years ago
|
||
Bulk-downgrade of unassigned, >=5 years untouched DOM/Storage bugs' priority.
If you have reason to believe this is wrong (especially for the severity), 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
•