Closed Bug 1625192 Opened 5 years ago Closed 5 years ago

Support select element in VoiceOver

Categories

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

All
macOS
defect

Tracking

()

VERIFIED FIXED
mozilla78
Tracking Status
firefox78 --- verified

People

(Reporter: eeejay, Assigned: eeejay)

Details

(Whiteboard: [mac2020_1])

Attachments

(2 files)

STR:

  1. Load data:text/html,<select aria-label="food"><optgroup label="Fruits"><option>apple</option><option>banana</option></optgroup><optgroup label="Meats"><option>Chicken</option><option>Steak</option></optgroup><optgroup label="Veggies" disabled=""><option>Broccoli</option><option>Lettuce</option></optgroup><option>Everything</option><option disabled="">Nothing</option></select>
  2. navigate to dropdown
  3. Activate it

Expected:

  • Dropdown should be reported as a popup button with collapsed state
  • Activating it should put the VO cursor in the popup

Actual:

  • Dropdown is reported as a plain button
  • Activating shows the menu but throws the VO cursor to the top-level window
Assignee: nobody → eitan
Priority: P2 → P1
Severity: normal → S3
Pushed by eisaacson@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/06b24a1970c7 Support select element and its dropdown menu. r=morgan https://hg.mozilla.org/integration/autoland/rev/d5746e85b346 Introduce test for select dropdown. r=morgan
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla78

Verified with 78.0b7 on macOS 10.15.5.

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: