Closed Bug 1355954 Opened 7 years ago Closed 7 years ago

Focusable separators should implement the accessible value interface

Categories

(Core :: Disability Access APIs, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla56
Tracking Status
firefox56 --- fixed

People

(Reporter: jdiggs, Assigned: jdiggs)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

In ARIA 1.1, focusable separators (e.g. those functioning as adjustable window splitters in a web app) are expected to implement the accessible value interface for IA2 and ATK/AT-SPI2 so that screen readers can announce the current position and any changes made to it.

Steps to reproduce:
1. Load data:text/html,<div tabindex="0" role="separator" />
2. Use Accerciser to examine the element

Expected results: the element would implement the accessible value interface
Actual results: the element does not implement the accessible value interface

https://rawgit.com/w3c/aria/master/core-aam/core-aam.html#role-map-separator
Summary: Focusable separators should implement the accessible value interface in IA2 and ATK → Focusable separators should implement the accessible value interface
Attached patch proposed patchSplinter Review
Assignee: nobody → jdiggs
Status: NEW → ASSIGNED
Attachment #8881758 - Flags: review?(mzehe)
Comment on attachment 8881758 [details] [diff] [review]
proposed patch

Thanks! r=me.
Attachment #8881758 - Flags: review?(mzehe) → review+
Keywords: checkin-needed
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/0b170a89dce4
Focusable separators should implement the accessible value interface. r=MarcoZ
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/0b170a89dce4
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: