Opened 16 years ago
Last modified 15 years ago
#5655 confirmed Bug
[IE] contentEditable:false doesn't work on tables
| Reported by: | Garry Yao | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | |
| Keywords: | IE | Cc: |
Description
Putting contentEditable="false" on table doesn't prevent the table content from been editable, this works in all other browsers.
Change History (3)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
This can be considered a limitation on the support we offer for read only elements. Let's give less priority for it for now.
comment:3 Changed 15 years ago by
| Milestone: | CKEditor 3.4 |
|---|

It's an IE limitation here and we're not sure the approach suggested by Microsoft could be adapted.