[Webkit-unassigned] [Bug 225069] New: AX: VoiceOver doesn’t read the context menu options for <input type="password"> when naving with arrow keys

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 26 12:20:19 PDT 2021


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

            Bug ID: 225069
           Summary: AX: VoiceOver doesn’t read the context menu options
                    for <input type="password"> when naving with arrow
                    keys
           Product: WebKit
           Version: Safari 14
          Hardware: Mac (Intel)
                OS: macOS 11
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mreschenberg at mozilla.com
                CC: mreschenberg at mozilla.com,
                    webkit-bug-importer at group.apple.com

STR:

    Ensure "VO cursor follows keyboard focus" checkbox is checked in VO Utility
    Enable VoiceOver
    Navigate to `data:text/html,<input type="password">`
    Focus the input with the VO cursor by entering the page content (VO+shift+down)
    Launch the context menu by right clicking the input with the mouse or by pressing VO+shift+m
    Navigate the menu options using the up and down arrow keys (without the VO modifier)

Expected:
The context menu options are read aloud by VoiceOver and the VO cursor matches focus with the arrow keys as they traverse the menu.

Actual:
The context menu options are not read aloud by VO. The VO cursor does not follow the arrow key traversal of the menu.

This bug is also being tracked at mozilla here: https://bugzilla.mozilla.org/show_bug.cgi?id=1705157

-- 
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/20210426/231bc39c/attachment.htm>


More information about the webkit-unassigned mailing list