Bug 210593

Summary: AX: Need method for setting selected range from NSRange
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: chris fleizach <cfleizach>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, darin, dmazzoni, ews-watchlist, jcraig, jdiggs, megan_gardner, samuel_white, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch none

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].