Closed
Bug 462028
Opened 17 years ago
Closed 14 years ago
contenteditable: undoing a list item creation does not work
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 460740
People
(Reporter: arno, Unassigned)
Details
(Keywords: testcase)
Attachments
(1 file)
328 bytes,
text/html
|
Details |
Hi,
When pressing enter while editing a contenteditable <li>, a new list item is created.
Then, when trying to undo, item creation is not undone.
In midas [1], undoing a list item creation works fine.
[1]: http://www.mozilla.org/editor/midasdemo/
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•