[Webkit-unassigned] [Bug 210656] New: Safari incorrectly positions elements that have a CSS combination of display:grid and position:sticky
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Apr 17 08:31:37 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=210656
Bug ID: 210656
Summary: Safari incorrectly positions elements that have a CSS
combination of display:grid and position:sticky
Product: WebKit
Version: Safari 13
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mohannad at drhashem.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
Created attachment 396767
--> https://bugs.webkit.org/attachment.cgi?id=396767&action=review
HTML page demonstrating issue.
Safari incorrectly positions sticky elements that have a CSS combination of display:grid and position:sticky
- This used to work just fine in prior releases.
- Please see attached HTML page. The blue box (position: sticky) should stay in the same position when scrolling vertically but once the height of the view port has been reached, the box starts moving up like a regular element.
--
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/20200417/697e0554/attachment.htm>
More information about the webkit-unassigned
mailing list