Opened 9 years ago

Last modified 8 years ago

#13784 confirmed Task

[Research] Integrate iOS9 keyboard toolbar with the editor — at Version 1

Reported by: Olek Nowodziński Owned by:
Priority: Normal Milestone:
Component: UI : Toolbar Version:
Keywords: Cc: wim.leers@…

Description (last modified by Olek Nowodziński)

iOS9 introduced keyboard toolbar that includes buttons like undo, paste, bold, etc. At the moment, they are not supported by CKEditor but a native browser's implementation is used instead.

Research needed: It might be possible to override native document.execCommand (along queryCommandState?) and handle toolbar buttons in CKEditor, if executed in the right context.

Change History (2)

Changed 9 years ago by Olek Nowodziński

Attachment: ios9keyboard.jpg added

comment:1 Changed 9 years ago by Olek Nowodziński

Description: modified (diff)
Summary: Integrate iOS9 keyboard toolbar with the editor[Research] Integrate iOS9 keyboard toolbar with the editor
Type: BugTask
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