#1187 closed Bug (fixed)
Firefox & Opera: 'Paste as plain text' is not udoable.
Reported by: | Aleksey Onopriyenko | Owned by: | Martin Kou |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Undo & Redo | Version: | |
Keywords: | Cc: |
Description
'Paste as plain text' is not udoable in Firefox and Opera. In Safari this button is always disable.
Steps to reproduce:
- Load sample01.html. 'Undo' button is disable.
- Place the cursor at the end of text.
- Insert any text using 'Paste as plain text' button.
'Undo' button is still disable. Cursor is at the beginning of the editing area now (the second unexpected result).
Type any symbol. 'Undo' is enable. Undo the last action (insertion a symbol). Hm, 'Undo' button is still enable. Now we can undo pasting of the text also.
Change History (4)
comment:1 Changed 17 years ago by
Component: | General → Core : Undo/Redo |
---|
comment:2 Changed 17 years ago by
Owner: | set to Martin Kou |
---|---|
Status: | new → assigned |
comment:3 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed with [840].
Click here for more info about our SVN system.