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+
Carlos Garcia Campos
Comment 1 2021-10-22 02:48:40 PDT
Carlos Garcia Campos
Comment 2 2021-10-22 03:05:19 PDT
Note You need to log in before you can comment on or make changes to this bug.