[Webkit-unassigned] [Bug 275247] New: background-attachment: fixed does not work on iOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 7 01:39:25 PDT 2024


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

            Bug ID: 275247
           Summary: background-attachment: fixed does not work on iOS
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rcaliman at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Created attachment 471616

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

test case

Steps to reproduce:
- Open the attached test case (background-fixed.html) in Safari on iOS (device or simulator)
- Scroll the page

Expected results:
- The background pattern should be fixed while scrolling.

Actual results:
- The background scrolls with the page on iOS. It is fixed on macOS.

Possibly related to Bug 219324. Can I Use references this bug for background-attachment: https://caniuse.com/background-attachment
The bug is marked as fixed, but it still reproduces on iOS 17.4

-- 
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/20240607/d255e9a2/attachment.htm>


More information about the webkit-unassigned mailing list