[Webkit-unassigned] [Bug 184665] iframe inside scrollable div scrolls up after inserting element
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 12 13:13:20 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=184665
Simon Fraser (smfr) <simon.fraser at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|IFrame Scrolls Up after |iframe inside scrollable
|Interacting with Div Using |div scrolls up after
|Javascript |inserting element
--- Comment #4 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Inserting the div is triggering layout in the main document (because of frame flattening), and this is resetting the scroll position.
--
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/20181112/378c48a2/attachment.html>
More information about the webkit-unassigned
mailing list