Opened 10 years ago

Last modified 10 years ago

#11256 new Bug

[iOS] startupFocus option does not work on iPad

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

Description

I don't have a hosted example, but if you take

http://nightly.ckeditor.com/13-12-04-07-05/standard/samples/ajax.html

and simply change the line where the config is defined to read:

var config = {startupFocus: true};

you will notice that creating the editor will result in a focused cursor on desktop but not in iPad

Attachments (1)

cktest.html (2.5 KB) - added by zkloepping 10 years ago.
Example of startupFocus not working on iPad

Download all attachments as: .zip

Change History (4)

Changed 10 years ago by zkloepping

Attachment: cktest.html added

Example of startupFocus not working on iPad

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

I recall some problems with forcing focus on iOS. It was a security feature, which prevented from automatically opening keyboard, or something like that. But it needs to be confirmed.

comment:2 Changed 10 years ago by Jakub Ś

Keywords: iOS added; ios removed

comment:3 Changed 10 years ago by Jakub Ś

Summary: startupFocus option does not work on iPad[iOS] startupFocus option does not work 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