Opened 11 years ago
Last modified 11 years ago
#11692 confirmed Bug
[IE9-10] Home and end buttons in inputs move cursor to the wrong possition
Reported by: | Piotr Jasiun | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0 |
Keywords: | IE9 IE10 | Cc: |
Description
- Open Replace by Class sample.
- Open Link dialog.
- Paste long link into URL field (longer than text field width) like:
ckeditor.com#Lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit-Nam-vel-lectus-varius
- press "Home" button
Result: there is a space between cursor and text.
The same issue for 'end' button. I was able to reproduce it on IE9 and IE10 with all of the text fields. On IE8, IE11 and Chrome everything is fine.
Change History (1)
comment:1 Changed 11 years ago by
Keywords: | IE9 IE10 added |
---|---|
Status: | new → confirmed |
Problem can be reproduced in IE9-10 from CKEditor 4.0 (beta is fine).