NEW 249233
Find on page does not scroll to result on build.webkit.org
https://bugs.webkit.org/show_bug.cgi?id=249233
Summary Find on page does not scroll to result on build.webkit.org
Simon Fraser (smfr)
Reported 2022-12-13 09:47:29 PST
Load https://build.webkit.org/#/ and do a Find in Safari for "Ventura". Use Command-G to go to each instance. Note that the page fails to scroll to reveal them. Seen in a build at 257090@main
Attachments
Radar WebKit Bug Importer
Comment 1 2022-12-13 09:52:46 PST
Simon Fraser (smfr)
Comment 2 2023-04-19 12:27:16 PDT
I dug into this a bit. It's something about VisiblePosition::canonicalPosition() which ends up creating a collapsed range.
Note You need to log in before you can comment on or make changes to this bug.