[Webkit-unassigned] [Bug 240522] New: [GTK] AX: Accessibility events missing for browser tab's contents when nothing is listening when page loads

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 17 09:10:03 PDT 2022


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

            Bug ID: 240522
           Summary: [GTK] AX: Accessibility events missing for browser
                    tab's contents when nothing is listening when page
                    loads
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: Linux
            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, cgarcia at igalia.com,
                    webkit-bug-importer at group.apple.com

Created attachment 459502

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

accessible-event listener

Steps to reproduce:
1. Launch Epiphany using WebKitGtk 2.36 (Gtk 3).
2. Load a page (I'm using https://en.wikipedia.org/wiki/Main_Page)
3. Launch the attached pyatspi accessible-event listener in a terminal
4. Tab among the focusable elements on the loaded page

Expected results: focus events would by logged in the terminal.
Actual results: focus events are not logged in the terminal.

Notes:
* If you swap steps 2 and 3 above, the problem doesn't occur.
* If you create a new tab and load the same page while the listener is still running, the problem doesn't occur.
* If you reload the page of the initial tab, events are still missing.
* If you follow links in the page of the initial tab (i.e. causing new pages to be loaded in that same tab), events are still missing.

-- 
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/20220517/d0904ee5/attachment-0001.htm>


More information about the webkit-unassigned mailing list