[Webkit-unassigned] [Bug 197613] Clicks inside iframe doesn't work after it being scrolled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 6 12:34:11 PDT 2019


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

--- Comment #2 from Victor N <victorsignup at gmail.com> ---


After further investigation, when you don't set the iframe to `scrolling=no` and a numeric height, the viewport (of the iframe) becomes the document height, so you can't actually scroll anywhere.

This means the issue still reproducible without the "Async frame scroll".

This behavior doesn't match anything else out there, on desktop or mobile, chrome on android works just as expected.

-- 
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/20190506/b8b024bb/attachment.html>


More information about the webkit-unassigned mailing list