Opened 14 years ago
Last modified 14 years ago
#8010 confirmed Bug
setData from dialog makes empty undo step
Reported by: | datalink | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Undo & Redo | Version: | 3.3.2 |
Keywords: | Firefox | Cc: |
Description
On FF4 dialogs who sets contents with setData methode makes empty undo step.
I've written a little plugin for testing. Set extraPlugins:'diatest' and 'DialogTest' as toolbar button.
Attachments (1)
Change History (2)
Changed 14 years ago by
Attachment: | diatest.zip added |
---|
comment:1 Changed 14 years ago by
Keywords: | Firefox added; FF4 undo setData removed |
---|---|
Status: | new → confirmed |
Version: | 3.6 → 3.3.2 |
Result:
The first undo in CKEditor for FF4 shows empty contents area. The second undo brings back the text that was replaced by setData.
When you press undo in FF3 both undo buttons become enabled but clicking on them has no effect. The undo history is gone.
Reproducible in Firefox browsers from CKEditor 3.3.2