Bug 248797 - [Live Range Selection] editing/selection/programmatic-selection-on-mac-is-directionless.html fails
Summary: [Live Range Selection] editing/selection/programmatic-selection-on-mac-is-dir...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks: 216325
  Show dependency treegraph
 
Reported: 2022-12-05 15:52 PST by Ryosuke Niwa
Modified: 2022-12-08 13:13 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2022-12-05 15:52:30 PST
editing/selection/programmatic-selection-on-mac-is-directionless.html fails
when enabling live range selection because it relies on WebKit/Blink's non-standard behavior
of getSelection().toString() returning the selected string for textarea / input.
Comment 1 Ryosuke Niwa 2022-12-05 16:01:35 PST
Pull request: https://github.com/WebKit/WebKit/pull/7175
Comment 2 EWS 2022-12-06 12:33:32 PST
Committed 257424@main (c52dcd02f0e4): <https://commits.webkit.org/257424@main>

Reviewed commits have been landed. Closing PR #7175 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-12-08 13:13:53 PST
<rdar://problem/103143724>