Opened 14 years ago
Closed 14 years ago
#2218 closed defect (fixed)
update spinners for a11y
Reported by: | Becky Gibson | Owned by: | Becky Gibson |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Accessibility | Version: | 0.4.1 |
Keywords: | a11y | Cc: | |
Blocked By: | Blocking: |
Description
spinner images need alt attribute so they will work in images off mode. Suggest + and - but am open to other suggestions.
each spinner type needs to be updated with waiRole of spinbutton - either in the template or via dom.widget.wai.setAttr()
Need to set the waiStates of valuemin, valuemax and valuenow.
update the valuenow state as the value changes - via dom.widget.wai.setAttr()
Change History (3)
comment:1 Changed 14 years ago by
Status: | new → assigned |
---|
comment:2 Changed 14 years ago by
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Images no longer used so first item is OBE