Closed
Bug 110791
Opened 23 years ago
Closed 23 years ago
nsEditor::GetNextNode()/GetPriorNode() sometimes return non-editable nodes when asked for editable nodes
Categories
(Core :: DOM: Editor, defect)
Core
DOM: Editor
Tracking
()
VERIFIED
FIXED
mozilla0.9.7
People
(Reporter: mozeditor, Assigned: mozeditor)
Details
(Whiteboard: EDITORBASE; fixinhand; patch in 99523)
Recent work on deleting across block boundaries revealed this problem. There
isn't a test case because I'm landing the fix together with the deletion work
that exposed the problem, so I'll have to verify it myself.
| Assignee | ||
Updated•23 years ago
|
Whiteboard: EDITORBASE; fixinhand; patch in 99523
| Assignee | ||
Comment 2•23 years ago
|
||
fixed by 99523 checkin
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•