[Webkit-unassigned] [Bug 206580] New: AX: VO+Safari option elements are not conveyed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 22 07:30:25 PST 2020


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

            Bug ID: 206580
           Summary: AX: VO+Safari option elements are not conveyed
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mfairchild365 at gmail.com
                CC: webkit-bug-importer at group.apple.com

This happens with <options> in two contexts: <select> and a text input with a datalist.

Examples:

- Select: https://a11ysupport.io/tests/tech__html__select
- Datalist: https://a11ysupport.io/tests/html/html/datalist.html

To reproduce:

1. Using MacOS 10.15 with Safari 13.0,
2. Ensure that VoiceOver is on with the default settings
3. Navigate to the above links
4. Press the tab key to navigate to the Select element or text input.
5. Cause the options to appear
  - for the select element, press space bar
  - for the datalist, enter the text "fun" to make the options appear
6. Press down arrow - notice that the next option is selected but VoiceOver does not convey anything

Expected result: when navigating through a list of options (via up and down arrow keys), the name of each option should be conveyed, along with appropriate states (such as the disabled state)

-- 
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/20200122/10e8258e/attachment-0001.htm>


More information about the webkit-unassigned mailing list