Opened 10 years ago

Last modified 10 years ago

#11714 pending Bug

[iOS] Slowness when CKEditor is within an inline-block element on iPad

Reported by: Daniel Owned by:
Priority: Normal Milestone:
Component: Performance Version:
Keywords: iOS Cc:

Description

Significant slowness occurs when CKEditor is contained in an inline-block element using an iPad. When styled as a block element these issues go away. This occurs with both Safari and Chrome, both being webkit bases browsers. A simple test case http://jsfiddle.net/gw6x9/1/.

Change History (3)

comment:1 Changed 10 years ago by Piotrek Koszuliński

Keywords: iPad removed
Status: newpending
Version: 4.3.3
  1. The HTML you proposed on jsfiddle is invalid.
  2. There's no inline-block class definition.
  3. I added the style in http://jsfiddle.net/gw6x9/3/
  4. I haven't noticed any significant slowness on neither of the samples except the slowness caused by JSFiddle which is actually a very bad testing environment.
  5. I tested this on Safari on iPhone 4 and desktop Chrome.

Please give us more details on what is a problem and on which browsers exactly (including version numbers). The valid case must use valid HTML and a sample should not be based on any JS bin which definitely impacts results very heavily.

comment:2 Changed 10 years ago by Daniel

Please use http://bill-bradley.com/. This contains valid HTML and is non-JSFiddle. There is an example of the slowness issue, and an example of CKEditor working as expected. Please test using an iPad, using an iPhone or a desktop version of Chrome will not yield the same results.

Versions: Chrome: 33.0.1750.15, Safari: 9537.53

Thank you very much for your timely reply.

comment:3 Changed 10 years ago by Jakub Ś

Keywords: iOS added
Summary: Slowness when CKEditor is within an inline-block element on iPad[iOS] Slowness when CKEditor is within an inline-block element on iPad
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