Opened 13 years ago

Closed 13 years ago

#7536 closed Bug (fixed)

CKEDITOR.instances.<instance name >.document.$.body.setAttribute("contenteditable","off"); only works in Firefox but fail in IE 8

Reported by: sumit Owned by:
Priority: Normal Milestone:
Component: Core : Read-only Version: 3.5
Keywords: Cc:

Description (last modified by Jakub Ś)

As I understand you want to have read-only version of CKEditor. Currently we are working on a new feature that might be what you are looking for. Please refer to #1376 for more details.

If that is something that suits your needs than maybe you could participate in that discussion and give us your feedback on how you think this should work?

Waiting for your comments.

Change History (3)

comment:1 Changed 13 years ago by sumit

Please read the ticket as

CKEDITOR.instances.<instance name >.document.$.body.setAttribute("contenteditable","false"); only works in Firefox but fail in IE 8

comment:2 Changed 13 years ago by Jakub Ś

Description: modified (diff)
Status: newpending

comment:3 Changed 13 years ago by Jakub Ś

Resolution: fixed
Status: pendingclosed

This has been fixed in #1376

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