Opened 15 years ago
Closed 15 years ago
#3810 closed defect (fixed)
title of combobox default button not being spoken by screen reader
Reported by: | Becky Gibson | Owned by: | Becky Gibson |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Accessibility | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
the label for the button is set on the containerNode. Need to update the combobutton template to set the containerNode onto the span containing the label
Change History (2)
comment:1 Changed 15 years ago by
Status: | new → assigned |
---|
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [9717]) fixes #3639 add .dijitButtonText style to button label and appropriate dijit_a11y style so toolbar button text is displayed in high contrast mode. fixes #3810 - idenfity the combobox default button label span as the containerNode so text label gets set properly