WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
232136
[GTK][a11y] Localized role name doesn't work with ATSPI enabled
https://bugs.webkit.org/show_bug.cgi?id=232136
Summary
[GTK][a11y] Localized role name doesn't work with ATSPI enabled
Carlos Garcia Campos
Reported
2021-10-22 02:46:33 PDT
I switched to use SortedArrayMap in AccessibilityAtspi::localizedRoleName() but I didn't realize the array was not actually sorted. We just need to sort it for SortedArrayMap to work as expected.
Attachments
Patch
(19.34 KB, patch)
2021-10-22 02:48 PDT
,
Carlos Garcia Campos
aperez
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2021-10-22 02:48:40 PDT
Created
attachment 442139
[details]
Patch
Carlos Garcia Campos
Comment 2
2021-10-22 03:05:19 PDT
Committed
r284676
(
243396@main
): <
https://commits.webkit.org/243396@main
>
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