[Webkit-unassigned] [Bug 197387] [macOS] scroll event doesn't fire on Visual Viewport API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 2 22:36:15 PDT 2019


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

Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org> ---
Actually, the current behavior of WebKit matches that of Chrome so this is probably not really a bug. In fact, offsetTop/offsetLeft are always 0 on macOS when it's not zoomed. When we're zoomed, we'd fire scroll events as expected. This is somewhat counterintuitive but it's probably safe to match Chrome's behavior here.

-- 
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/20190503/cb2b0d28/attachment.html>


More information about the webkit-unassigned mailing list