Opened 9 years ago
Last modified 9 years ago
#16789 confirmed Bug
[Safari] Cannot insert widget if focused before widget on the beginning of the content
| Reported by: | kkrzton | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 4.5.0 |
| Keywords: | Cc: |
Description (last modified by )
Steps to reproduce
- Go to http://tests.ckeditor.dev:10462/tests/plugins/widget/manual/block.
- Insert code snippet on the beginning of the content (classic editor).
- Click before code snippet (so the focus goes on the beginning of the editable area and not the widget).
- Try to insert other widget (e.g.
doublecolumnor other code snippet).
Expected result
Widget inserted.
Actual result
Error is thrown TypeError: undefined is not an object (evaluating 'b.checkReadOnly') and no widget inserted.
Other details (browser, OS, CKEditor version, installed plugins)
Safari 10, CKEditor 4.6.2 built.
Change History (3)
comment:1 Changed 9 years ago by
| Status: | new → confirmed |
|---|
comment:2 Changed 9 years ago by
| Version: | → 4.5.0 |
|---|
comment:3 Changed 9 years ago by
| Description: | modified (diff) |
|---|
