Opened 14 years ago

Closed 14 years ago

Last modified 10 years ago

#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)

progress-aria.diff (1.2 KB) - added by davidb 14 years ago.
proposed aria additions (after talking to scott)
progress-aria.2.diff (2.0 KB) - added by davidb 14 years ago.
patch, with tests.
progress-aria.3.diff (2.1 KB) - added by davidb 14 years ago.
improved tests.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 14 years ago by davidb

Owner: changed from scott.gonzalez to davidb
Status: newassigned

Changed 14 years ago by davidb

Attachment: progress-aria.diff added

proposed aria additions (after talking to scott)

Changed 14 years ago by davidb

Attachment: progress-aria.2.diff added

patch, with tests.

Changed 14 years ago by davidb

Attachment: progress-aria.3.diff added

improved tests.

comment:2 Changed 14 years ago by davidb

Resolution: fixed
Status: assignedclosed

I chained some of the calls and committed, thanks! rev:[847]

comment:3 Changed 10 years ago by Scott González

Milestone: TBD

Milestone TBD deleted

Note: See TracTickets for help on using tickets.