[Webkit-unassigned] [Bug 158629] Focus event dispatched in iframe causes parent document to scroll incorrectly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 10 13:05:04 PDT 2016


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

--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Ah, I think the problem is rather obvious. view->setProhibitsScrolling() is only called on the inner FrameView, not all the ancestor ones, so the ancestor ones scroll, and with incorrect offsets.

-- 
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/20160610/95bb4829/attachment.html>


More information about the webkit-unassigned mailing list