Ticket #5543 (closed defect: fixed)
ARIA valuenow property only used for numeric values
| Reported by: | becky | Owned by: | becky |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1 |
| Component: | Accessibility | Version: | 1.0 |
| Severity: | normal | Keywords: | a11y aria ff3 |
| Cc: |
Description
In order to support the Linux a11y API's the valuenow property in Firefox 3 will only support numeric values. Thus, the setValue() api in _FormWidget needs to be updated as well as other uses where a string is being used as the valuenow.
check combobox, progressbar, slider, and spinner as well.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.