Cursor jumps to end of the word in Chrome when clicking the Strikethrough button mid-word
- go to http://nightly.ckeditor.com/14-06-18-06-05/full/samples/uilanguages.html in chrome
- Click in the editable portion of the editor
- Click the font size dropdown, and change the font size (to 16 for example)
- enter a word, like test
- Using the mouse, click in the middle of the word so the cursor shows in the middle of the word you just entered (inbetween the e and s)
- Click the strikethrough button
Problem: the cursor jumps to the end of the word
Change History (3)
Status: |
new →
confirmed
|
Version: |
4.4.2 (GitHub - master) →
3.5.3
|
Resolution: |
→ fixed
|
Status: |
confirmed →
closed
|
Summary: |
cursor jumps to end of in Chrome when clicking strikethrough button mid-word →
Cursor jumps to end of the word in Chrome when clicking the Strikethrough button mid-word
|
Problem can be reproduced from CKEditor 3.5.3 (when applying inline styles for empty selection was made possible in Webkit) in Blink and Webkit browsers.
Issue would probably be reproducible from CKEditor 3.0 if not for this fix.