WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 234665
[GTK][a11y] Test /webkit/WebKitAccessibility/selection/listbox is flaky with ATSPI
https://bugs.webkit.org/show_bug.cgi?id=234665
Summary
[GTK][a11y] Test /webkit/WebKitAccessibility/selection/listbox is flaky with ...
Carlos Garcia Campos
Reported
2021-12-24 08:25:12 PST
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.
Attachments
Patch
(2.72 KB, patch)
2021-12-24 08:29 PST
,
Carlos Garcia Campos
aperez
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2021-12-24 08:29:15 PST
Created
attachment 447940
[details]
Patch
Carlos Garcia Campos
Comment 2
2021-12-26 23:36:17 PST
Committed
r287455
(
245590@trunk
): <
https://commits.webkit.org/245590@trunk
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug