Opened 12 years ago

Last modified 11 years ago

#8446 confirmed Bug

IE8 - Unable to place cursor after image

Reported by: Lynne Kues Owned by:
Priority: Normal Milestone:
Component: General Version: 3.0
Keywords: IBM IE8 HasPatch Cc:

Description (last modified by Jakub Ś)

Go to CKE demo. Ctrl-A/Ctrl-X Insert an image. Click on the image. Now attempt to place the cursor after the image to the right or bottom. You are unable to, and at this point, one cannot add anything after the image.

The same thing happens for iframes which uses image fake element.

Attachments (1)

3889_8446.patch (823 bytes) - added by yiminghe 12 years ago.

Download all attachments as: .zip

Change History (12)

comment:1 Changed 12 years ago by Lynne Kues

Keywords: IBM added

comment:2 Changed 12 years ago by Jakub Ś

Keywords: IE8 added
Status: newconfirmed
Version: 3.4.23.0

I have been able to reproduce this issue from CKEditor 3.0 in IE8 only.

Changed 12 years ago by yiminghe

Attachment: 3889_8446.patch added

comment:3 Changed 12 years ago by yiminghe

duplicate of #3899 , a simple patch provided

comment:4 Changed 12 years ago by Jakub Ś

Keywords: HasPatch added

comment:5 Changed 12 years ago by Frederico Caldeira Knabben

While simple, I think that the patch idea of forcing IE to run on IE7 compatibility mode is not indicated as e may loose fixes that come with newer IE versions.

I'm not able to reproduce this issue with IE9 though.

comment:6 Changed 12 years ago by Jakub Ś

Another TC:

1.Paste in the following code:

<p>
	The story has been changed considerably in its history and subject to numerous modern adaptations and readings.</p>
<p>
	<img alt="" height="77" src="http://a.cksource.com/c/1/inc/img/demo-little-red.jpg
" width="102" /></p>
<p>
	The version most widely known today</p>

  1. Place the cursor in one of paragraphs and try to move up or down with arrow key

Result: It is impossible to go down/up.

Please note that in this case align attribute is not needed.

comment:7 Changed 11 years ago by Jakub Ś

Description: modified (diff)

comment:8 Changed 11 years ago by Jakub Ś

IE8 has also problem with form elements #5349 and non-editable elements #8492.

Please also note the suggested patch.

comment:9 Changed 11 years ago by Jakub Ś

#10434 was marked as duplicate.

Problem is reproducible in both CKE 3.x and 4.x.

comment:10 Changed 11 years ago by Jakub Ś

#10761 was marked as duplicate

comment:11 Changed 11 years ago by Jakub Ś

If anyone wishes to know this is IE8 issue (not editor issue). You will get same result when using contenteditoable=true element that has e.g. paragraph of text with image at the end.

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