Bug 230166 - AX: set insertion point to the end of a native text control does not work when passing a collapsed TextMarkerRange with both start and end equals to the end TextMarker for the element.
Summary: AX: set insertion point to the end of a native text control does not work whe...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andres Gonzalez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-09-10 12:37 PDT by Andres Gonzalez
Modified: 2021-09-13 15:43 PDT (History)
10 users (show)

See Also:


Attachments
Patch (22.36 KB, patch)
2021-09-10 13:11 PDT, Andres Gonzalez
no flags Details | Formatted Diff | Diff
Patch (23.83 KB, patch)
2021-09-11 06:50 PDT, Andres Gonzalez
no flags Details | Formatted Diff | Diff
Patch (25.96 KB, patch)
2021-09-12 11:46 PDT, Andres Gonzalez
no flags Details | Formatted Diff | Diff
Patch (26.06 KB, patch)
2021-09-13 11:21 PDT, Andres Gonzalez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andres Gonzalez 2021-09-10 12:37:15 PDT
AX: set insertion point to the end of a native text control does not work when passing a collapsed TextMarkerRange with both start and end equals to the end TextMarker for the element.
Comment 1 Andres Gonzalez 2021-09-10 13:11:57 PDT
Created attachment 437901 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2021-09-10 13:14:44 PDT
<rdar://problem/82986318>
Comment 3 Andres Gonzalez 2021-09-11 06:50:23 PDT
Created attachment 437951 [details]
Patch
Comment 4 Andres Gonzalez 2021-09-11 07:39:37 PDT
(In reply to Andres Gonzalez from comment #3)
> Created attachment 437951 [details]
> Patch

Fix for mac-wk1 test.
Comment 5 Andres Gonzalez 2021-09-12 11:46:08 PDT
Created attachment 437993 [details]
Patch
Comment 6 Andres Gonzalez 2021-09-13 11:21:10 PDT
Created attachment 438059 [details]
Patch
Comment 7 EWS 2021-09-13 15:43:00 PDT
Committed r282369 (241632@main): <https://commits.webkit.org/241632@main>

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