Skip to main content

Search and Top Navigation

#3481 closed bug (duplicate)

Opened October 20, 2008 05:25PM UTC

Closed December 12, 2008 02:48AM UTC

Last modified October 11, 2012 09:15PM UTC

Add ARIA to Selectable?

Reported by: davidb Owned by:
Priority: minor Milestone:
Component: [meta] ui.a11y Version: 1.6rc2
Keywords: Cc: michelled
Blocked by: Blocking:
Description

The "Selectable" interaction might be a good place to auto-expose the following ARIA semantics:

aria-selected

aria-multiselectable

The aria-multiselectable = true|false would apply to the container element.

The aria-selected = true|false would apply to the selectable items. There is no aria-selectable, but if aria-selected is not undefined, selectability is assumed (by browser, and exposed to platform accessibility layer).

Attachments (0)
Change History (2)

Changed December 12, 2008 02:48AM UTC by scottgonzalez comment:1

resolution: → duplicate
status: newclosed

Duplicate of #3525.

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

milestone: TBD

Milestone TBD deleted