Closed Bug 204016 Opened 22 years ago Closed 22 years ago

Two edit actions produce a single undo transaction

Categories

(Core :: DOM: Editor, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: KaiE, Assigned: KaiE)

Details

(Whiteboard: editorbase)

Attachments

(1 file)

1. open the attachment in the editor 2. place caret at the start of the last line ("AFTER") 3. Hit Backspace: preceding newline will be deleted and "AFTER" will move up 4. Hit Backspace again, AFTER will move up again. 5. Use the undo command Actual result: both actions from steps 3 and 4 are undone Expected result: Only 4 should now be undone, and another undo command should be required to undo 3.
Attached file testcase
Whiteboard: editorbase
delete operations "merge". This is by design. Typing operations also merge.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: