#3482 closed bug (fixed)
Add ARIA semantics to progress bar
Reported by: | davidb | Owned by: | davidb |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | [meta] ui.a11y | Version: | 1.6rc2 |
Keywords: | Cc: | michelled | |
Blocked by: | Blocking: |
Description
Not sure if we should consider aria live regions here, or go with role='progressbar' aria-valuenow on an element that we put in the tab order. This latter method is a bit odd for keyboard users who don't use screen readers. related thread in free-aria group
Attachments (3)
Change History (6)
comment:1 Changed 14 years ago by
Owner: | changed from scott.gonzalez to davidb |
---|---|
Status: | new → assigned |
Changed 14 years ago by
Attachment: | progress-aria.diff added |
---|
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
I chained some of the calls and committed, thanks! rev:[847]
Note: See
TracTickets for help on using
tickets.
proposed aria additions (after talking to scott)