Opened 8 years ago
#16956 new Bug
[blink] Focus placement issue with inline widget
Reported by: | Dennis Jakobsen | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Widgets | Version: | 4.6.2 |
Keywords: | Cc: |
Description
Steps to reproduce
- place an inline widget at the end of a line
- try to focus the cursor to the right of that line
Expected result
cursor should be placed after the widget
Actual result
in chrome the cursor is right aligned in the editor
Other details (browser, OS, CKEditor version, installed plugins)
Chrome, ckeditor 4.6.2, widget plugin installed.
ckeditor with sample html and plugin demonstrating issue