Opened 14 years ago

Last modified 12 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:

  1. 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>
  1. Right click the image to open the context menu or select the image and click the image button.
  2. 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 14 years ago by Pablo Vanwoerkom

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 14 years ago by Frederico Caldeira Knabben

Keywords: Review+ removed

comment:3 Changed 14 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.x

Milestone CKEditor 3.x deleted

comment:4 Changed 12 years ago by Jakub Ś

Status: newconfirmed
Version: SVN (CKEditor) - OLD3.2.2

This issue has been reproducible in IE6-8 from CKEditor 3.2.2.

Seems to be working fine in IE9.

comment:5 Changed 12 years ago by Jakub Ś

Please note that from CKEditor 3.6.3 rev [7404] no matter how many times you right-click on the image, "Image Properties" option won't appear in the context menu. This was reported in ticket #8949.

comment:6 Changed 12 years ago by Garry Yao

DUP of #8949.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy