[Webkit-unassigned] [Bug 226689] visualViewport.height changes and resize events fired when viewport height is not changing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 28 11:55:19 PDT 2023


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

--- Comment #4 from John Crim <john.crim at gmail.com> ---
This issue still exists in Safari on iPadOS 16.6.

Note also that when this bug is happening (scrolling up from bottom with on-screen keyboard active), not only does the `visualViewport.height` continue to grow, but `window.innerHeight` returns the same value as `visualViewport.height`.  This is clearly wrong, because the on-screen keyboard is showing, so the visualViewport height is the height of the keyboard shorter than `window.innerHeight`. I can take another video of this behavior if it helps.

When I stop dragging + scrolling up, the values return to expected values.

-- 
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/20230828/4654df83/attachment.htm>


More information about the webkit-unassigned mailing list