[Webkit-unassigned] [Bug 234665] New: [GTK][a11y] Test /webkit/WebKitAccessibility/selection/listbox is flaky with ATSPI

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 24 08:25:12 PST 2021


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

            Bug ID: 234665
           Summary: [GTK][a11y] Test
                    /webkit/WebKitAccessibility/selection/listbox is flaky
                    with ATSPI
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bugs-noreply at webkitgtk.org
            Blocks: 230253

The problem is that selection-changed can be called multiple times for list boxes. When the notification is deferred by the AXObject cache, it's ensured to be called only one for every element in the following run loop iteration, but when not deferred the signal is emitted for every notification.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=230253
[Bug 230253] [META][GTK] Add new accessibility implementation based on atspi
-- 
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/20211224/60e9471b/attachment.htm>


More information about the webkit-unassigned mailing list