Opened 7 years ago

Last modified 7 years ago

#16642 confirmed Bug

[iOS] Widget fake selection is not correctly removed.

Reported by: kkrzton Owned by:
Priority: Normal Milestone:
Component: General Version: 4.6.0
Keywords: Cc:

Description

Steps to reproduce

  1. Go to http://ckeditor.com/demo#widgets.
  2. Focus code widget inside second editor.
  3. Click somewhere else to focus the text.
  4. Press enter.

Expected result

The newline is inserted (the caret is placed in the text content).

Actual result

The widget editing dialog is opened.

As you may see on attached screenshot, the caret was placed on the tap position and virtual keyboard appeared. However, selected widget still has blue border which means fake selection (I assume, it may be some other focus thing?) is still active.

Other details (browser, OS, CKEditor version, installed plugins)

Safari, iOS 9.3.1.

Attachments (1)

IMG_0054.PNG (386.6 KB) - added by kkrzton 7 years ago.

Download all attachments as: .zip

Change History (2)

Changed 7 years ago by kkrzton

Attachment: IMG_0054.PNG added

comment:1 Changed 7 years ago by Tade0

Status: newconfirmed
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