[Webkit-unassigned] [Bug 161037] New: Chrome bug when scroll page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 21 08:48:39 PDT 2016


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

            Bug ID: 161037
           Summary: Chrome  bug when scroll page
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: All
                OS: All
            Status: NEW
          Severity: Critical
          Priority: P2
         Component: Event Handling
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: 2pa777 at mail.ru

Created attachment 286568
  --> https://bugs.webkit.org/attachment.cgi?id=286568&action=review
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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160821/9e7fb673/attachment.html>


More information about the webkit-unassigned mailing list