Closed Bug 3910 Opened 26 years ago Closed 26 years ago

intermittent crash undoing/redoing a split/merge

Categories

(Core :: DOM: Editor, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: buster, Assigned: buster)

Details

edit a doc hit enter to insert a break (this causes a split) backspace (this causes a join) undo twice redo twice sometimes, the above steps crash. The problem is that split and join aren't setting the selection correctly after the operation, so we sometimes operate on content data that is no longer in the tree.
Status: NEW → ASSIGNED
Target Milestone: M3
I have the fix for this. It has very low risk, no new interfaces or dependancies. Suggest we get it in for M3 on the branch after a code review.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
fixed.
Status: RESOLVED → VERIFIED
verified in 3/19 build.
URL: any
You need to log in before you can comment on or make changes to this bug.