Closed
Bug 22535
Opened 25 years ago
Closed 25 years ago
redo doesn't work in edit fields if all text is deleted
Categories
(Core :: DOM: Editor, defect, P3)
Core
DOM: Editor
Tracking
()
VERIFIED
FIXED
M14
People
(Reporter: Brade, Assigned: mozeditor)
Details
(Whiteboard: will verify in 1/21 build.)
I see this on Mac; Kin sees on Windows.
Redo doesn't work if you undo the first transaction (typed text).
To reproduce:
* click in an input field with no text in it
* type: abcdef
* choose undo (notice all text goes away)
* choose redo (notice text doesn't reappear)
Note that it's only a problem if all of the text is deleted. Redo works in
other cases.
Updated•25 years ago
|
Target Milestone: M14
Comment 1•25 years ago
|
||
setting to m14
Assignee | ||
Comment 2•25 years ago
|
||
accepting bugs
Assignee | ||
Comment 3•25 years ago
|
||
i bet this is fixed as a side effect of kin's earlier fix.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•