Bug 232136

Summary: [GTK][a11y] Localized role name doesn't work with ATSPI enabled
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, andresg_22, aperez, apinheiro, bugs-noreply, cfleizach, dmazzoni, ews-watchlist, jcraig, jdiggs, samuel_white
Priority: P2 Keywords: Gtk
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 230253    
Attachments:
Description Flags
Patch aperez: review+

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.