RESOLVED FIXED207242
AX: replaceTextInRange should handle when called on the WebArea element
https://bugs.webkit.org/show_bug.cgi?id=207242
Summary AX: replaceTextInRange should handle when called on the WebArea element
chris fleizach
Reported 2020-02-04 17:26:18 PST
To get the direct text API to work for Mail, we need to be able to support calling replaceInTextRange on the web area. That's because the <body> element is not in the AX tree, so VoiceOver ends up calling the HTMLDocument to replace the text
Attachments
Patch (4.52 KB, patch)
2020-02-04 23:41 PST, chris fleizach
no flags
Radar WebKit Bug Importer
Comment 1 2020-02-04 17:26:29 PST
chris fleizach
Comment 2 2020-02-04 17:26:32 PST
chris fleizach
Comment 3 2020-02-04 23:41:20 PST
WebKit Commit Bot
Comment 4 2020-02-05 11:48:30 PST
Comment on attachment 389776 [details] Patch Clearing flags on attachment: 389776 Committed r255839: <https://trac.webkit.org/changeset/255839>
WebKit Commit Bot
Comment 5 2020-02-05 11:48:32 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.