Opened 15 years ago
Closed 14 years ago
#5737 closed New Feature (fixed)
Full support for contentEditable="false"
Reported by: | Garry Yao | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.4 |
Component: | General | Version: | |
Keywords: | Cc: |
Description
contentEditable="false" are to be used as the standard way of introducing read-only constructs in the editor cross browsers, we need to make sure our commands apply to it doesn't break the semantic, e.g. styles system and enter key.
Change History (3)
comment:1 Changed 15 years ago by
Keywords: | Umbrella added |
---|
comment:3 Changed 14 years ago by
Keywords: | Umbrella removed |
---|---|
Resolution: | → fixed |
Status: | confirmed → closed |
This feature has been introduced into the 3.4.x branch with [5709].
We've created a new branch for it and also one spreedsheet to maintain the list of bugs.