Opened 12 years ago
Last modified 11 years ago
#8970 new Bug
[iOS] Inconsistent behaviour in Editor using Jquery mobile in Safari on iOS5.1
Reported by: | ephraimm | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Keystrokes | Version: | |
Keywords: | iOS | Cc: |
Description
When tapping in the editor to enable the on screen keyboard and edit the text, as well as using the next / previous control on the key board the editor does not allow text to be added.
I have tested this with the latest release of CKEditor 3.6.3 as well as jquery.mobile-1.1 and jquery-1.6.4
Attachments (1)
Change History (5)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
http://demo.goseamless.co.za/cktest/
try typing in the editor on an iOS device, then move the cursor around by tapping in a different place in the editor. and carry on typing, the editor stops responding, then closing the keyboard and tapping again to edit allows you to type.
Also the Next/Previous buttons on the iOS on screen key board ignore the editor when "tabbing" through controls
Changed 12 years ago by
Attachment: | index.html added |
---|
HTML file contains basic script to recreate bug
comment:3 Changed 12 years ago by
Keywords: | iOS added |
---|
comment:4 Changed 11 years ago by
Summary: | Inconsistent behaviour in Editor using Jquery mobile in Safari on iOS5.1 → [iOS] Inconsistent behaviour in Editor using Jquery mobile in Safari on iOS5.1 |
---|
Any chance for a sample code or reduced test-case file showing the problem?
You are using jQuery there. I'm asking for a sample to reproduce the problem in the same "conditions" as you did. If I had to guess I could integrate CKE and jQuery differently than you and not get the error.