[Webkit-unassigned] [Bug 283973] New: ios 18 safari topbar url visual bug when scrollTo(0, 0) or body.style.position="fixed"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 3 07:15:49 PST 2024


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

            Bug ID: 283973
           Summary: ios 18 safari topbar url visual bug when scrollTo(0,0)
                    or body.style.position="fixed"
           Product: WebKit
           Version: Safari 18
          Hardware: iPhone / iPad
                OS: iOS 18
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dominikkrajnik98 at gmail.com

Created attachment 473441

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

broken top bar of the ios safari

Safari tabs option is set to single tab in the app settings. 
When the document.body.style.position is set to "fixed" or window.scrollTo(0,0) is called, the top half of the URL bar is only visible - the bottom half is covered by a shadow.

-- 
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/20241203/da1fd3a3/attachment.htm>


More information about the webkit-unassigned mailing list