The state should be reflected in the table elements title
The current state of the toolbar items should be included in the title, so screen readers read it. The possible options should be, for the Bold button for example:
- CKEDITOR.TRISTATE_ON : "Bold (On)"
- CKEDITOR.TRISTATE_OFF : "Bold"
- CKEDITOR.TRISTATE_DISABLED : "Bold (Disabled)"
The language file should use a template system for these entries, like "%1 (On)".
Change History (7)
Owner: |
set to Artur Formella
|
Status: |
new →
assigned
|
Milestone: |
CKEditor 3.0 →
CKEditor 3.x
|
Keywords: |
Review- added; Review? removed
|
Owner: |
Artur Formella deleted
|
Status: |
assigned →
new
|
The patch is very old.