Skip to main content

Search and Top Navigation

#3482 closed bug (fixed)

Opened October 20, 2008 06:21PM UTC

Closed October 29, 2008 05:03PM UTC

Last modified October 11, 2012 09:15PM UTC

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.2.diff (2.0 KB) - added by davidb October 28, 2008 06:32PM UTC.

    patch, with tests.

  • progress-aria.3.diff (2.1 KB) - added by davidb October 28, 2008 06:45PM UTC.

    improved tests.

  • progress-aria.diff (1.2 KB) - added by davidb October 27, 2008 05:44PM UTC.

    proposed aria additions (after talking to scott)

Change History (3)

Changed October 27, 2008 02:41PM UTC by davidb comment:1

owner: scott.gonzalezdavidb
status: newassigned

Changed October 29, 2008 05:03PM UTC by davidb comment:2

resolution: → fixed
status: assignedclosed

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

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:3

milestone: TBD

Milestone TBD deleted