WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
322688
AX: AXTextMarkerRangeForUIElement covers a native text control as a replaced object rather than its value
https://bugs.webkit.org/show_bug.cgi?id=322688
Summary
AX: AXTextMarkerRangeForUIElement covers a native text control as a replaced ...
Dominic Mazzoni
Reported
2026-08-26 23:01:34 PDT
On the live AX tree, asking for a <textarea>'s or <input type=text>'s text marker range gives back a range whose string was a single object replacement character (U+FFFC) and whose endpoints carried no useful index. This doesn't match the isolated tree, which returns a useful range derived from its shadow tree.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-08-26 23:01:43 PDT
<
rdar://problem/185960907
>
Dominic Mazzoni
Comment 2
2026-08-26 23:07:30 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/72566
EWS
Comment 3
2026-08-27 17:59:14 PDT
Committed
320011@main
(585cb45609b3): <
https://commits.webkit.org/320011@main
> Reviewed commits have been landed. Closing PR #72566 and removing active labels.
EWS
Comment 4
2026-09-01 04:40:06 PDT
Committed
316606.585@safari-7625-branch
(e3060869463c): <
https://commits.webkit.org/316606.585@safari-7625-branch
> Reviewed commits have been landed. Closing PR #6554 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug