Closed Bug 1618719 Opened 4 years ago Closed 4 years ago

support role=radiogroup in VoiceOver

Categories

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

All
macOS
defect

Tracking

()

VERIFIED FIXED
mozilla76
Tracking Status
firefox76 --- verified

People

(Reporter: eeejay, Assigned: eeejay)

Details

(Whiteboard: [mac2020_1])

Attachments

(1 file)

STR:

  1. Load data:text/html,<div%20role="radiogroup"%20aria-labelledby="animal-legend"><h3%20id="animal-legend">Animal</h3><input%20type="radio"%20name="animal"%20value="cat"%20id="cat"><label%20for="cat">Cat</label><input%20type="radio"%20name="animal"%20value="dog"%20id="dog"><label%20for="dog">Dog</label><input%20type="radio"%20name="animal"%20value="catdog"%20id="catdog"><label%20for="catdog">CatDog</label></div>
  2. Arrow to radio buttons

Expected:
The radios should be grouped in a "radio group" with a name of "Animals".

Actual:
Group is not announced.

Assignee: nobody → mreschenberg
Priority: P2 → P1

Depends on D66336

Eitan provided the patch, adjusting assignee.

Assignee: mreschenberg → eitan
Status: NEW → ASSIGNED
Pushed by eisaacson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/28a6cdfc8406
Support aria radio groups. r=morgan
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
Flags: qe-verify+

Confirmed issue with 75.0a1 (2020-02-27), fix verified with 76.0b6 on macOS 10.15.3.

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: