Closed Bug 1618708 Opened 4 years ago Closed 4 years ago

VoiceOver does not speak value changes in slider

Categories

(Core :: Disability Access APIs, defect, P1)

All
macOS
defect

Tracking

()

VERIFIED FIXED
mozilla76
Tracking Status
firefox76 --- verified

People

(Reporter: eeejay, Assigned: morgan)

Details

(Whiteboard: [mac2020_1])

Attachments

(1 file)

STR:

  1. Load data:text/html,<input id="skill" name="skill" type="range" min="1" max="100" value="0">
  2. Navigate to slider
  3. Enter interaction group
  4. Arrow right to increase slider value

Expected:
VoiceOver should announce the new slider values

Actual:
Nothing audible is heard

Note:

  • In safari you don't need to enter the slider's interaction group, but can just arrow when the cursor is on it.
Assignee: nobody → mreschenberg
Priority: P2 → P1

Verified that this responds to step size, and seems to treat step="0" as step="1". Actions show up in the a11y inspector actions menu :)

Pushed by mreschenberg@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4040b1b35d78
Implement slider class and support required actions, valueDidChange event handling. r=eeejay
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
Flags: qe-verify+

Confirmed that interacting with the slider using an old Nightly (2020-02-27) no audible is heard. Verified that using latest Firefox beta 76.0b4, moving the slider left and right is announced by VoiceOver along with the values of the slider.

Status: RESOLVED → VERIFIED
Flags: qe-verify+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: