[Webkit-unassigned] [Bug 193371] New: AXSelected attribute on RadioButton should not be settable.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 11 16:46:58 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=193371

            Bug ID: 193371
           Summary: AXSelected attribute on RadioButton should not be
                    settable.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P3
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ericliang at apple.com
                CC: webkit-bug-importer at group.apple.com

Textfields and checkboxes work with the trackpad. There are issues with radio buttons. This bug is present because radio button’s AXSelected attribute is writable (notice the (W) in the attached screenshots). Checking this attribute seems correct in VO. If this attribute is not writable, then the trackpad should work correctly.

The link for the checkboxes is: https://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_input_type_checkbox
The link for the radio buttons is: https://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_input_type_radio

We decided that this shoould get fixed on the WebKit side


While trying to use the Voice Over Trackpad Commander to select some form fields, like check boxes and radial buttons, on various websites, the the single finger double tap would not select the field.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190112/9fc64953/attachment-0001.html>


More information about the webkit-unassigned mailing list