Opened 12 years ago

Last modified 12 years ago

#8525 confirmed Bug

Not possible to edit selected element

Reported by: Alfonso Martínez de Lizarrondo Owned by:
Priority: Normal Milestone:
Component: UI : Context Menu Version: 3.0
Keywords: IE8 IE9 Cc:

Description

Given the following sample html

<p>Select this: <a href="http://ckeditor.com/" style="display: inline-block"
><img alt="smiley" height="20" src="../plugins/smiley/images/regular_smile.gif" 
title="smiley" width="20" /></a>.</p>

in IE (tested 8 & 9), select the image & link, use the context menu and both the options to edit the link and image appear correctly, but using any option will bring up a dialog as if nothing was selected.

If instead of using the context menu the toolbar is used then it works correctly, as well as double clicking.

The problem seems to be that after closing the context menu the selection isn't restored properly.

I haven't tried to look at previous versions to check the behavior there.

Change History (2)

comment:1 Changed 12 years ago by Jakub Ś

Keywords: IE8 IE9 added
Status: newconfirmed
Version: 3.6.23.0

The bug has reproducible in IE8, IE9 only form CKEditor 3.0

comment:2 Changed 12 years ago by Jakub Ś

Another issue for IE8-9 only and display: inline-block; was reported here #9111.

Last edited 12 years ago by Jakub Ś (previous) (diff)
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