Opened 16 years ago
Closed 13 years ago
#4788 closed Bug (duplicate)
Unable put cursor after the last image in IE
| Reported by: | Garry Yao | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | |
| Keywords: | IE | Cc: |
Description
Reproducing Procedures
- Open 'replacebyclass' sample page and load the document with the following source:
<p> <img alt="" src="http://dev.fckeditor.net/chrome/site/logos.gif" /></p>
- Try to move after the image with either 'End' key or 'Arrow Right'.
- Actual Result: It's not able to put cursor after the image.
Change History (2)
comment:1 Changed 16 years ago by
| Milestone: | CKEditor 3.1 |
|---|
comment:2 Changed 13 years ago by
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |

DUP of #3899 which leads to #8446 which has workaround that you may find usefull.