RESOLVED FIXED 181708
Can't scroll iframe after toggling it to display:none and back
https://bugs.webkit.org/show_bug.cgi?id=181708
Summary Can't scroll iframe after toggling it to display:none and back
Simon Fraser (smfr)
Reported 2018-01-16 16:52:17 PST
Can't scroll iframe after toggling it to display:none and back
Attachments
Patch (6.07 KB, patch)
2018-01-16 16:53 PST, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2018-01-16 16:53:55 PST
Simon Fraser (smfr)
Comment 2 2018-01-16 16:54:16 PST
WebKit Commit Bot
Comment 3 2018-01-16 17:34:47 PST
Comment on attachment 331442 [details] Patch Clearing flags on attachment: 331442 Committed r227011: <https://trac.webkit.org/changeset/227011>
WebKit Commit Bot
Comment 4 2018-01-16 17:34:48 PST
All reviewed patches have been landed. Closing bug.
Simon Fraser (smfr)
Comment 6 2018-01-19 11:21:12 PST
Thanks, will look.
Simon Fraser (smfr)
Comment 7 2018-01-22 13:46:14 PST
I can't reproduce the timeouts.
Simon Fraser (smfr)
Comment 8 2018-01-22 13:49:51 PST
The test is pretty slow, though. Maybe I made it slower.
Simon Fraser (smfr)
Comment 9 2018-01-22 14:36:14 PST
Yeah, now we're adding to the scrollableAreaSet even before we know that the frame is scrollable.
Simon Fraser (smfr)
Comment 10 2018-01-22 15:13:07 PST
Fixing via bug 181959.
Note You need to log in before you can comment on or make changes to this bug.