Opened 8 years ago
Last modified 8 years ago
#17048 confirmed Bug
[IE10] Non-editable widget is not selected after pressing key
Reported by: | Tomasz Jakut | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Steps to reproduce
- Open http://tests.ckeditor.dev:1030/tests/core/selection/manual/iecontenteditablefalse.
- Insert non-editable widget.
- Select part of the text inside it.
- Press any letter on keyboard
Expected result
Widget becomes selected.
Actual result
Selection jumps out of widget and it allows to type before/after the widget.