Skip to main content

Search and Top Navigation

#7849 closed bug (duplicate)

Opened November 08, 2011 03:57PM UTC

Closed April 16, 2013 08:13PM UTC

Slider: accessibility

Reported by: ezufelt Owned by:
Priority: minor Milestone: 1.11.0
Component: ui.slider Version: 1.8.16
Keywords: a11y Cc:
Blocked by: Blocking:
Description

Firefox 7.0.1

JAWS 13

Slider demo 1.9pre

Problem

Slider is represented as '#' link. It is necessary to tab to the '#', disable virtual PC cursor (JAWS key + z), then use arrows to move slider, then

turn virtual PC cursor back on (JAWS key + z) then to check the value.

** Since some demos (color picker) don't display the value in any other way it is impossible to know if the correct value has been selected.

Solution

Provide semantics using WAI-ARIA role="slider" and associated states / properties.

See http://www.w3.org/TR/wai-aria/roles#slider

Attachments (0)
Change History (3)

Changed November 16, 2011 08:35PM UTC by scottgonzalez comment:1

keywords: → a11y
status: newopen

Changed October 11, 2012 02:53PM UTC by scottgonzalez comment:2

milestone: 1.9.01.11.0

Changed April 16, 2013 08:13PM UTC by scottgonzalez comment:3

resolution: → duplicate
status: openclosed

Duplicate of #4739.