Opened 10 years ago

Last modified 10 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 kkrzton)

Steps to reproduce

  1. Go to http://tests.ckeditor.dev:10462/tests/plugins/widget/manual/block.
  2. Insert code snippet on the beginning of the content (classic editor).
  3. Click before code snippet (so the focus goes on the beginning of the editable area and not the widget).
  4. Try to insert other widget (e.g. doublecolumn or 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 10 years ago by kkrzton

Status: newconfirmed

comment:2 Changed 10 years ago by kkrzton

Version: 4.5.0

comment:3 Changed 10 years ago by kkrzton

Description: modified (diff)
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy