Bug 248778 - [Live Range Selection] editing/selection/doubleclick-whitespace-live-range.html fails
Summary: [Live Range Selection] editing/selection/doubleclick-whitespace-live-range.ht...
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 13:33 PST by Ryosuke Niwa
Modified: 2022-12-08 13:08 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 13:33:24 PST
editing/selection/doubleclick-whitespace-live-range.html fails because
we're not adjusting m_focus/m_anchor when the end is expanded to include trailing whitespaces.
Comment 1 Ryosuke Niwa 2022-12-05 13:50:01 PST
Pull request: https://github.com/WebKit/WebKit/pull/7160
Comment 2 EWS 2022-12-05 20:40:16 PST
Committed 257390@main (cb70973c26fd): <https://commits.webkit.org/257390@main>

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