Opened 10 years ago

Closed 10 years ago

#12381 closed Bug (fixed)

[PR#110][iOS] Fix selection trouble in iOS

Reported by: Piotr Jasiun Owned by: Piotr Jasiun
Priority: Normal Milestone: CKEditor 4.4.5
Component: General Version:
Keywords: Cc:

Description

Pull request #110

Environment: iOS6 and iOS7

A.

  1. Click on a disabled button
  2. Notice the cursor is blinking in the right place
  3. Input some text
  4. Notice text is not input

B.

  1. Create a table with the table plugin
  2. Cursor is blinking inside the newly created table
  3. Input some text
  4. Notice text is not input

Change History (3)

comment:1 Changed 10 years ago by Piotr Jasiun

Owner: set to Piotr Jasiun
Status: newreview

Added commit from PR, fixed code style and added comment. Code is ready for the review. Changes in t/12381.

comment:2 Changed 10 years ago by Piotr Jasiun

Milestone: CKEditor 4.4.5

comment:3 Changed 10 years ago by Piotr Jasiun

Resolution: fixed
Status: reviewclosed

Merged into master with hash: git:ac30879.

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