#16000 closed defect (fixed)
[patch][ccla] dijit.ProgressBar - missing aria attributes on indeterminate progress bar
Reported by: | mikeb | Owned by: | bill |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8.2 |
Component: | Dijit | Version: | 1.8.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Dijit.ProgressBar? has correct ARIA attribute except for the indeterminate progress bar, which doesn't receive any ARIA attributes. According to the WAI-ARIA spec(http://www.w3.org/TR/wai-aria/roles#progressbar), indeterminate progress bar should still have aria-valuemin and aria-valuemax.
Also fixes up the test page to be more accessible.
Attachments (1)
Change History (5)
Changed 8 years ago by
Attachment: | ProgressBar_aria_roles_indeterminate.patch added |
---|
comment:2 Changed 8 years ago by
Milestone: | tbd → 1.9 |
---|
comment:4 Changed 8 years ago by
Milestone: | 1.9 → 1.8.2 |
---|
Note: See
TracTickets for help on using
tickets.
adds aria attributes to indeterminate progressBar and fixes test page, please proxy commit for michael billau ccla on file with IBM