Opened 15 years ago
Closed 15 years ago
#4827 closed Bug (fixed)
Open image dialog on existing element cause error
Reported by: | Garry Yao | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.1 |
Component: | UI : Dialogs | Version: | SVN (CKEditor) - OLD |
Keywords: | Confirmed Review+ | Cc: |
Description
Environment
3.1.x branch
Reproducing Procedures
- Open 'replacebyclass' sample page and load the document with the following source:
<p> <img alt="" src="http://dev.fckeditor.net/chrome/site/logos.gif" /></p>
- click on the image and open 'Image' dialog;
- Actual Result: JavaScript exception thrown.
Attachments (1)
Change History (8)
comment:1 Changed 15 years ago by
Owner: | set to Garry Yao |
---|---|
Status: | new → assigned |
Changed 15 years ago by
Attachment: | 4827.patch added |
---|
comment:2 Changed 15 years ago by
Keywords: | Review? added |
---|
We need to make sure the preview is well setup before setup dialog contents.
comment:3 Changed 15 years ago by
Keywords: | 3.0.2 added |
---|
comment:5 Changed 15 years ago by
Keywords: | 3.0.2 removed |
---|
comment:6 Changed 15 years ago by
Keywords: | Review+ added; Review? removed |
---|
Regression of [4685].
Ticket test of that is telling the same thing:
http://ckeditor.t/tt/4246/2.html