[Webkit-unassigned] [Bug 211522] New: visualViewport.addEventListener("scroll"*** fires permanently after zoom or orientation change

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 6 11:41:36 PDT 2020


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

            Bug ID: 211522
           Summary: visualViewport.addEventListener("scroll"*** fires
                    permanently after zoom or orientation change
           Product: WebKit
           Version: Safari 13
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: juwagn at gmail.com
                CC: webkit-bug-importer at group.apple.com

Hello,

in latest version 13.4.1 adding such code
visualViewport.addEventListener("scroll", function(q) { ***** etc.
function fires permanently after zoom or orientation change. It fires it approximately ~5 times a second continuously without stop.
Not even page refresh helps to stop firing, after page refresh it continues to fire scroll event non-stop!

Sincerely yours.

-- 
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/20200506/33e375b8/attachment.htm>


More information about the webkit-unassigned mailing list