Opened 16 years ago
Closed 16 years ago
#2966 closed Bug (fixed)
plugin:image cause JavaScript Error with 'Style' setting.
Reported by: | Garry Yao | Owned by: | Artur Formella |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | General | Version: | SVN (FCKeditor) - Retired |
Keywords: | Confirmed Review+ | Cc: |
Description (last modified by )
Procedures
- Open the replace by code example page in IE;
- Click image button to open dialog, input the following as image url;
http://dev.fckeditor.net/chrome/site/logos.gif
- Switch to Advanced page, fill in Style input with the following, then click Ok to close.
float:right
- Actual Result : Encounter JavaScript error.
Attachments (1)
Change History (6)
comment:1 Changed 16 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 16 years ago by
Owner: | set to Artur Formella |
---|---|
Status: | new → assigned |
Changed 16 years ago by
Attachment: | 2966.patch added |
---|
comment:3 Changed 16 years ago by
Keywords: | Review? added |
---|
comment:4 Changed 16 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:5 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed with [3162]