NEW 161037
Chrome bug when scroll page
https://bugs.webkit.org/show_bug.cgi?id=161037
Summary Chrome bug when scroll page
Arthur Koshay
Reported 2016-08-21 08:48:39 PDT
Created attachment 286568 [details] Video about bug Browser does not have time to apply the top: jquery - $(document).scroll(function(){ $('#ccc').css({ top: $(document).scrollTop() }); }); It can not be solved in another
Attachments
Video about bug (1.01 MB, video/avi)
2016-08-21 08:48 PDT, Arthur Koshay
no flags
Alexey Proskuryakov
Comment 1 2016-08-21 11:49:52 PDT
Thank you for the bug report! Can you also reproduce this in WebKit browsers, such as Safari on Mac? Google has forked their browser engine from WebKit in 2013, so not all of Chrome issues apply to us.
Note You need to log in before you can comment on or make changes to this bug.