Opened 14 years ago

Closed 14 years ago

#5171 closed Bug (fixed)

Dialogs with lists do not have proper labels for lists

Reported by: Damian Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.3
Component: Accessibility Version: SVN (CKEditor) - OLD
Keywords: IBM Confirmed Cc: Joek

Description

The following dialogs have lists but the list labels are not read correctly by JAWS:

  • smiley (reads as undefined)
  • special character (generic Options label used)
  • templates (generic Options label used)

Change History (5)

comment:1 Changed 14 years ago by Frederico Caldeira Knabben

Keywords: Pending added

The Smiley dialog has been fixed with [5138] so it uses the generic "Options" label for it.

@damo, considering that the "Options" label is contextual, it looks like a good label for the list. What would you expect instead, and why?

comment:2 Changed 14 years ago by Damian

The expectation here would be that the label for the options should indicate what kind of options are selectable. In this case sighted users know that there is just one list in the dialog, but a JAWS user won't know if this is list one of one or if there are other options in the dialog. Making the label explicit would remove any doubt.

comment:3 Changed 14 years ago by Frederico Caldeira Knabben

Keywords: Confirmed added; Pending removed
Milestone: CKEditor 3.2CKEditor 3.3

Ok, sounds reasonable. Moving it to the 3.3 as it involves adding new entries to the language file.

comment:4 Changed 14 years ago by Garry Yao

Owner: set to Garry Yao
Status: newassigned

comment:5 Changed 14 years ago by Garry Yao

Resolution: fixed
Status: assignedclosed

Fixed with [5239].

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