#3600 closed Bug (fixed)
Changes alert is wrong in dialogs
Reported by: | Frederico Caldeira Knabben | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | UI : Dialogs | Version: | SVN (CKEditor) - OLD |
Keywords: | Confirmed Review+ | Cc: |
Description
- Open a dialog to edit an existing link or image.
- Close the dialog with the Cancel button or the (x) button.
The alert regarding changes appears, even if no changes have been made at all.
Tested with FF3.
Attachments (1)
Change History (5)
Changed 16 years ago by
Attachment: | 3600.patch added |
---|
comment:1 Changed 16 years ago by
Keywords: | Review? added |
---|---|
Owner: | set to Garry Yao |
Status: | new → assigned |
comment:3 follow-up: 4 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed with [3600].
We should setup the initial values after 'show' event get fired.