Opened 15 years ago
Closed 15 years ago
#5454 closed Bug (fixed)
After replaced success, the popup window couldn't been closed and a js error occured
Reported by: | brooks | Owned by: | brooks |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.3 |
Component: | General | Version: | SVN (CKEditor) - OLD |
Keywords: | confirmed Review+ | Cc: |
Description
Load the replace by class sample page; 1.Open 'Replace' dialog and fill in 'are'; 2.click the 'Replace' buttton 2 times; 3.click the 'Cancel' bbutton or the 'x' button to close the popup window
Expected Result: the popup window is closed. Actual Result: a js error throws and you couldn't close the popup window any more
Attachments (2)
Change History (11)
comment:1 Changed 15 years ago by
Keywords: | IE Firefox Chrome added |
---|
comment:2 Changed 15 years ago by
Keywords: | IE Firefox Chrome removed |
---|
comment:3 Changed 15 years ago by
Owner: | set to brooks |
---|---|
Status: | new → assigned |
Changed 15 years ago by
Attachment: | 5454.patch added |
---|
comment:4 Changed 15 years ago by
Keywords: | Review? added; Confirmed removed |
---|
comment:5 Changed 15 years ago by
Keywords: | Review- added; Review? removed |
---|
The patch is a workaround instead of a fix, the collapsed selection (cursor) is not visible after the dialog is closed.
Changed 15 years ago by
Attachment: | 5454_2.patch added |
---|
comment:6 Changed 15 years ago by
Keywords: | Review? added; Review- removed |
---|
comment:7 Changed 15 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:9 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
The bug only occur when the replacement text is empty.