Opened 14 years ago
Last modified 12 years ago
#8446 confirmed Bug
IE8 - Unable to place cursor after image — at Version 7
Reported by: | Lynne Kues | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | IBM IE8 HasPatch | Cc: |
Description (last modified by )
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.
Change History (8)
comment:1 Changed 14 years ago by
Keywords: | IBM added |
---|
comment:2 Changed 14 years ago by
Keywords: | IE8 added |
---|---|
Status: | new → confirmed |
Version: | 3.4.2 → 3.0 |
Changed 14 years ago by
Attachment: | 3889_8446.patch added |
---|
comment:4 Changed 14 years ago by
Keywords: | HasPatch added |
---|
comment:5 Changed 13 years ago by
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 13 years ago by
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>
- 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 13 years ago by
Description: | modified (diff) |
---|
I have been able to reproduce this issue from CKEditor 3.0 in IE8 only.