Opened 9 years ago

Last modified 9 years ago

#12595 new Bug

[iOS 7 Safari] Selection issue in inline editor

Reported by: arshdeeps86 Owned by:
Priority: Normal Milestone:
Component: Core : Selection Version: 4.4.5
Keywords: iOS Cc:

Description

I have been hassling with ckeditor on iOS for quite a while due to Ticket #12457. Turned out that inline editor does not suffer from all those issues of selection in iOS 7,8. So i moved my code to adapt with inline editor. Now i have observed new issue in selection with inline editor. Here are the steps to reproduce in 'inlinetextarea' sample from ckeditor in iOS 7:

  1. select any word.
  2. Now click on 'Link' button on the toolbar.
  3. Type some URL in the text field and press OK.

Observe link is inserted at some random position (sometimes at last selection point).

Similarly my app has no of modal windows. Each time i open a window, selection is lost in the inline ckeditor, so cannot perform operation on the intended selection. Please suggest a solution to this.

Change History (1)

comment:1 Changed 9 years ago by Jakub Ś

Keywords: seelction 7 8 removed
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