Bug 210593 - AX: Need method for setting selected range from NSRange
Summary: AX: Need method for setting selected range from NSRange
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: chris fleizach
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-04-16 00:11 PDT by chris fleizach
Modified: 2020-04-16 12:57 PDT (History)
11 users (show)

See Also:


Attachments
patch (3.92 KB, patch)
2020-04-16 10:27 PDT, chris fleizach
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description chris fleizach 2020-04-16 00:11:05 PDT
For a few native apps we need to make -_accessibilitySetSelectedTextRange: do the right thing when called on non text controls

<rdar://problem/59243069>
Comment 1 chris fleizach 2020-04-16 10:27:14 PDT
Created attachment 396666 [details]
patch
Comment 2 EWS 2020-04-16 11:37:32 PDT
Committed r260203: <https://trac.webkit.org/changeset/260203>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 396666 [details].