Opened 10 years ago

Last modified 10 years ago

#12114 confirmed Bug

image2 widget (align left/center/right) does not lose focus on IE8-11 in order to write text if alone

Reported by: Daniele Arancia Owned by:
Priority: Normal Milestone:
Component: UI : Widgets Version: 4.3
Keywords: IE Cc:

Description

I found following bug:

  1. go to http://ckeditor.com/demo#widgets, "Enhanced Image" ckeditor
  2. remove all the content in the editor (ctrl+a => del)
  3. click on image2 plugin button in the toolbar
  4. choose an image from server, click on align left (or center or right) and then insert the image in the editor
  5. click outside the image in the editor => widget does not lose focus, so user can't start writing (in order to write, you have to press the right arrow in the keyboard)

Thanks Daniele

Change History (2)

comment:1 Changed 10 years ago by Jakub Ś

Keywords: IE added
Status: newconfirmed
Summary: image2 widget (align left/center/right) does not lose focus on IE12 in order to write text if aloneimage2 widget (align left/center/right) does not lose focus on IE8-11 in order to write text if alone
Version: 4.3

Problem can be reproduced from CKEditor 4.3 in IE9-11.

When you insert aligned to right image2 widget then there is no possibility to remove focus from such image with click but it is possible to do it with arrows.

In IE8 this problem is more visual. Border is still on image but cursor blinks on the left. Once you start typing, with first character press border is gone and then you can type normally.

comment:2 Changed 10 years ago by Ben

Seeing this in Chrome 37, as well.

Also seeing a more general defocusing issue with several widgets, which may be related.

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