Opened 11 years ago
Last modified 11 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 11 years ago by
Keywords: | iPad removed |
---|---|
Status: | new → pending |
Version: | 4.3.3 |
comment:2 Changed 11 years ago by
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 11 years ago by
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 |
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.