Opened 13 years ago

Last modified 13 years ago

#6602 new New Feature

Automatically send WYSIWYG browsers into source mode instead of refusing to work

Reported by: David Wipperfurth Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: HasPatch Discussion Cc:

Description

Browsers that don't support tag editing still support ckeditor's source mode, which is better than nothing, and provides a more gradual operational decline.

My suggested patch creates a env.isTextCompatible var, and if env.isCompatible is false but env.isTextCompatible is true, ckeditor defaults to a text entry mode with limited, but still existent functionality.

Attachments (1)

ckedit_iphone.diff (2.1 KB) - added by David Wipperfurth 13 years ago.
diff on ckeditor trunk to add smooth compatibility degradation

Download all attachments as: .zip

Change History (2)

Changed 13 years ago by David Wipperfurth

Attachment: ckedit_iphone.diff added

diff on ckeditor trunk to add smooth compatibility degradation

comment:1 Changed 13 years ago by Garry Yao

Keywords: Discussion added; regression isCompatible mobile removed
Version: 3.4.2 (SVN - trunk)
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