Bug 231950 - AX: Make indexForVisiblePosition consistent with visiblePositionForIndex
Summary: AX: Make indexForVisiblePosition consistent with visiblePositionForIndex
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 230258
  Show dependency treegraph
 
Reported: 2021-10-19 06:23 PDT by Carlos Garcia Campos
Modified: 2021-10-20 01:24 PDT (History)
11 users (show)

See Also:


Attachments
Patch (2.78 KB, patch)
2021-10-19 06:27 PDT, Carlos Garcia Campos
andresg_22: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>