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
285460
AX: In ENABLE(AX_THREAD_TEXT_APIS), we fail to include trailing newlines in the returned range for the AXRangeForLine attribute
https://bugs.webkit.org/show_bug.cgi?id=285460
Summary
AX: In ENABLE(AX_THREAD_TEXT_APIS), we fail to include trailing newlines in t...
Tyler Wilcock
Reported
2025-01-06 13:00:05 PST
We do this in AccessibilityRenderObject::doAXRangeForLine here:
https://github.com/WebKit/WebKit/blob/1538792f6d0149ec77015a26a1a5485ad406f2de/Source/WebCore/accessibility/AccessibilityRenderObject.cpp#L1883#L1884
We need to match this behavior in ENABLE(AX_THREAD_TEXT_APIS) mode.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-01-06 13:00:16 PST
<
rdar://problem/142433642
>
Tyler Wilcock
Comment 2
2025-01-06 14:14:48 PST
Pull request:
https://github.com/WebKit/WebKit/pull/38597
EWS
Comment 3
2025-01-07 07:26:33 PST
Committed
288524@main
(07681dd80dbd): <
https://commits.webkit.org/288524@main
> Reviewed commits have been landed. Closing PR #38597 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