Opened 15 years ago
Last modified 13 years ago
#5812 confirmed Bug
Image properties can't be loaded when image's container has certain styles in IE (at least IE8)
Reported by: | Pablo Vanwoerkom | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Context Menu | Version: | 3.2.2 |
Keywords: | IE | Cc: |
Description
I got this code from #4647:
- Go to ckeditor.com/demo in IE8 and paste the following into the source:
<p style="width:200px"><img src="http://dev.fckeditor.net/chrome/site/logos.gif" /></p>
- Right click the image to open the context menu or select the image and click the image button.
- Image Properties option is not there or it loads the dialog with empty fields.
Note that the first time I right click the image I don't get the "Image Properties" option. However, if I then right-click on the image again OR if I left click the image and then click the Image button, I get the "Image Properties" option and the dialog loads correctly.
Change History (6)
comment:1 Changed 15 years ago by
Summary: | Image properties can't be loaded when image's container has certain styles (in at least IE8) → Image properties can't be loaded when image's container has certain styles in IE (at least IE8) |
---|
comment:2 Changed 15 years ago by
Keywords: | Review+ removed |
---|
comment:3 Changed 15 years ago by
Milestone: | CKEditor 3.x |
---|
comment:4 Changed 13 years ago by
Status: | new → confirmed |
---|---|
Version: | SVN (CKEditor) - OLD → 3.2.2 |
This issue has been reproducible in IE6-8 from CKEditor 3.2.2.
Seems to be working fine in IE9.
Milestone CKEditor 3.x deleted