Opened 9 years ago
Closed 9 years ago
#13540 closed Bug (invalid)
inline ckeditor is not working in ie9
Reported by: | Ravi kumar | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Read-only | Version: | |
Keywords: | Cc: |
Description
Inline ckeditor is not working with fancybox in ie9, when we want to edit content is not editable as it contenteditable is set to true.
Attachments (1)
Change History (2)
Changed 9 years ago by
Attachment: | screenshot-www.browserstack.com 2015-07-16 15-03-45.jpg added |
---|
comment:1 Changed 9 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Version: | 4.4.0 |
But this is implementation issue and not editor issue.
If there is something in your application that sets contenteditable to false then you need to fix that part.