Opened 15 years ago

Last modified 14 years ago

#3079 review_failed New Feature

The state should be reflected in the table elements title

Reported by: Frederico Caldeira Knabben Owned by:
Priority: Normal Milestone:
Component: Accessibility Version:
Keywords: Cc:

Description

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)".

Attachments (1)

3079.patch (4.3 KB) - added by Artur Formella 15 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 15 years ago by Artur Formella

Owner: set to Artur Formella
Status: newassigned

Changed 15 years ago by Artur Formella

Attachment: 3079.patch added

comment:2 Changed 15 years ago by Artur Formella

Keywords: Review? added

comment:3 Changed 15 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.0CKEditor 3.x

comment:4 Changed 15 years ago by Artur Formella

Keywords: Review- added; Review? removed

The patch is very old.

comment:5 Changed 15 years ago by Artur Formella

Owner: Artur Formella deleted
Status: assignednew

comment:6 Changed 14 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.x

Milestone CKEditor 3.x deleted

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