Opened 11 years ago

Last modified 10 years ago

#9937 new Bug

[iOS] CKEditor 3.6.3 (revision 7474) - iOS6 iPad - CK editor textarea lost the focus

Reported by: rutvikupadhyay Owned by:
Priority: Normal Milestone:
Component: General Version: 3.6.3
Keywords: iOS Cc:

Description

When user clicks in the middle of the ckditor text-area, try to type-in, only the first key pressed character is added to the text-area & text-area immediately lost the focus so keyboard hides before user press another key.

Strange thing is when user click on top place of ckeditor textarea OR click between the already written text and try to type-in, it works fine and focus remain in text-area.

Top area means, the area of <p> tag generated by the ckeditor by default.

Change History (6)

comment:1 Changed 11 years ago by Jakub Ś

Keywords: iOS added

comment:2 in reply to:  1 Changed 11 years ago by umeshk

Replying to j.swiderski:

Well there is a small work around that can to the trick, just get the body 100% height, I guess your problem is solved. worked for me fine. works on ck 4 also

Last edited 11 years ago by umeshk (previous) (diff)

comment:3 Changed 11 years ago by umeshk

Version: 3.6.34.0

Resolved :: I case you might not get the body height to 100% try to give its parent node, its working now, but still look even more better work around.

comment:4 Changed 11 years ago by Jakub Ś

Version: 4.03.6.3

comment:5 Changed 11 years ago by dongqiuhong

I have the same issue.And Ckeditor also can't get the focus after get the body 100% height. Any suggestions?

comment:6 Changed 10 years ago by Jakub Ś

Summary: CKEditor 3.6.3 (revision 7474) - iOS6 iPad - CK editor textarea lost the focus[iOS] CKEditor 3.6.3 (revision 7474) - iOS6 iPad - CK editor textarea lost the focus
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