[Webkit-unassigned] [Bug 255646] New: [css-scroll-snap] search for text on page with scroll snap on html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 18 23:38:11 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=255646

            Bug ID: 255646
           Summary: [css-scroll-snap] search for text on page with scroll
                    snap on html fails
           Product: WebKit
           Version: Safari 16
          Hardware: iPhone / iPad
                OS: iOS 16
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Scrolling
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: johannes.odland at nrk.no
                CC: simon.fraser at apple.com

Created attachment 465978

  --> https://bugs.webkit.org/attachment.cgi?id=465978&action=review

Screen recording of the issue

Searching for a text on a page with scroll-snap on html fails. 
The user can find the text, but after the browser has scrolled the text into view it snaps back to the previous snap position.

Steps to reproduce:
1. Open a page with scroll-snap on root (https://johannesodland.github.io/browserbugs/safari-scroll-snap-scroll-to-top-issue.html)
2. Tap the url-bar and enter a text. 
3. Under "On this page" select "Find <text>"

Expected result: 
The page is scrolled to a snap position where the text is visible and snaps to this position

Actual result: 
The page is scrolled to a scroll position where the text is visible, but then snaps back to the previous snap position

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230419/bea923fa/attachment.htm>


More information about the webkit-unassigned mailing list