Bug 231950

Summary: AX: Make indexForVisiblePosition consistent with visiblePositionForIndex
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, andresg_22, apinheiro, cfleizach, dmazzoni, ews-watchlist, jcraig, jdiggs, mifenton, samuel_white, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 230258    
Attachments:
Description Flags
Patch andresg_22: review+

Description Carlos Garcia Campos 2021-10-19 06:23:45 PDT
I'm using these functions to implement the text interface with ATSPI, but they don't behave the same way.
Comment 1 Radar WebKit Bug Importer 2021-10-19 06:24:01 PDT
<rdar://problem/84412384>
Comment 2 Carlos Garcia Campos 2021-10-19 06:27:29 PDT
Created attachment 441717 [details]
Patch
Comment 3 Carlos Garcia Campos 2021-10-20 01:24:37 PDT
Committed r284524 (243267@main): <https://commits.webkit.org/243267@main>