RESOLVED WORKSFORME 137610
Pseudo element with `position: fixed` is incorrectly rendered on Mobile Safari 8
https://bugs.webkit.org/show_bug.cgi?id=137610
Summary Pseudo element with `position: fixed` is incorrectly rendered on Mobile Safari 8
Kyo Nagashima
Reported 2014-10-10 06:04:17 PDT
On Mobile Safari 8, a pseudo element that applied `position: fixed` isn't fixed its position completely like a normal element. This fixed pseudo element was rendered with a little delay.
Attachments
Test case (794 bytes, text/html)
2014-10-10 06:05 PDT, Kyo Nagashima
no flags
Kyo Nagashima
Comment 1 2014-10-10 06:05:03 PDT
Created attachment 239623 [details] Test case
Simon Fraser (smfr)
Comment 2 2014-10-14 08:01:30 PDT
Same in Safari on Mac.
Radar WebKit Bug Importer
Comment 3 2014-10-14 08:01:46 PDT
Simon Fraser (smfr)
Comment 4 2015-07-30 16:49:36 PDT
This works correctly now.
Note You need to log in before you can comment on or make changes to this bug.