Closed Bug 1149118 Opened 9 years ago Closed 9 years ago

Expose radio groups with the correct role on OS X

Categories

(Core :: Disability Access APIs, defect)

x86_64
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla40
Tracking Status
firefox40 --- fixed

People

(Reporter: MarcoZ, Assigned: MarcoZ)

References

Details

Attachments

(1 file)

On OS X, radio groups have a special role that differs from that of other group boxes. In HTML, this is only applied by ARIA, though, not by the regular fieldset element.

pcoming patch adds a new internal role and maps it to the same native roles like ROLE_GROUPING on Linux and Windows, but uses the specialized role on OS X. Also, it adds a mapping for the xul:radiogroup element since that is also special from regular xul:groupbox elements.
Assignee: nobody → mzehe
Status: NEW → ASSIGNED
Attachment #8585467 - Flags: review?(surkov.alexander)
Comment on attachment 8585467 [details] [diff] [review]
Expose radio groups with the correct role on OS X

Review of attachment 8585467 [details] [diff] [review]:
-----------------------------------------------------------------

pls change XULRadioGroupAccessible role, r=me
Attachment #8585467 - Flags: review?(surkov.alexander) → review+
(In reply to alexander :surkov from comment #2)
> Comment on attachment 8585467 [details] [diff] [review]
> Expose radio groups with the correct role on OS X
> 
> Review of attachment 8585467 [details] [diff] [review]:
> -----------------------------------------------------------------
> 
> pls change XULRadioGroupAccessible role, r=me

you did that, sorry for the noise
https://hg.mozilla.org/mozilla-central/rev/f3457bf766e4
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: