[Webkit-unassigned] [Bug 273944] New: AX: [GTK] No accessibility events are emitted

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 9 07:16:46 PDT 2024


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

            Bug ID: 273944
           Summary: AX: [GTK] No accessibility events are emitted
           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: jdiggs at igalia.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

Created attachment 471337

  --> https://bugs.webkit.org/attachment.cgi?id=471337&action=review

Accessible-event listener focused.py

Steps to reproduce:
1. Launch a non-flatpak, GTK4 WebKitGTK browser. (I'm using Epiphany 46.0 with WebKitGTK 2.44.1.)
2. Launch the attached accessible-event listener in a terminal
3. Press Tab to move among focusable objects in the web content

Expected results: Each time focus changes in the page, the listener prints the newly-focused object.

Actual results: Nothing is printed each time focus changes in the page.

Note: It's not *just* focused events that are missing. All events appear to be.

Impact: This completely breaks accessibility for Orca users.

-- 
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/20240509/58747de0/attachment-0001.htm>


More information about the webkit-unassigned mailing list