RESOLVED CONFIGURATION CHANGED 121574
Positioned element not rendering outside positioned parent with 'overflow', 'z-index' and '-webkit-transform'
https://bugs.webkit.org/show_bug.cgi?id=121574
Summary Positioned element not rendering outside positioned parent with 'overflow', '...
Lachlan Hunt
Reported 2013-09-18 14:28:19 PDT
When an element with 'fixed' positioning is within a container that with either 'fixed' or 'absolute' positioning and with 'overflow' anything but 'visible', the inner element is not rendered if it is positioned outside the boundaries of the container when a third positioned element is underneath either of them, and has a lower z-index than the container. See test case. http://lachy.id.au/dev/css/bugs/webkit/positioning-bug.html
Attachments
ae
Comment 1 2018-02-24 05:55:52 PST
Any word on this? It's now 4.5 years old and still exists in latest iOS WKWebView...
Brent Fulgham
Comment 2 2022-07-13 15:06:44 PDT
Safari, Chrome, and Firefox all agree on rendering for this test case. I don't believe there is any remaining compatibility issue.
Note You need to log in before you can comment on or make changes to this bug.