RESOLVED FIXED Bug 74737
[CSS Regions] Can't scroll to see content overflowing last region
https://bugs.webkit.org/show_bug.cgi?id=74737
Summary [CSS Regions] Can't scroll to see content overflowing last region
Alan Stearns
Reported 2011-12-16 12:11:45 PST
Created attachment 119648 [details] test file If the last region in a region chain can not display all of the content in a named flow, and the region has overflow:visible set, and the content runs off the end of the current window, you can't scroll the window to view the content.
Attachments
test file (414 bytes, text/html)
2011-12-16 12:11 PST, Alan Stearns
no flags
Attempt to produce a ref test. (1.09 KB, application/zip)
2013-05-30 08:46 PDT, Simon Pena
no flags
Patch (2.77 KB, patch)
2013-08-23 04:38 PDT, Andrei Bucur
no flags
Simon Pena
Comment 1 2013-05-30 08:46:22 PDT
Created attachment 203361 [details] Attempt to produce a ref test. I tried to create a ref test for this. From the original comment #0, I assumed that the scrollbars should appear in the document.
Michelangelo De Simone
Comment 2 2013-06-13 20:55:08 PDT
Still repros on today's nightly (r151543)
Andrei Bucur
Comment 3 2013-08-23 04:38:49 PDT
Andrei Bucur
Comment 4 2013-08-23 05:23:53 PDT
The bug was fixed with https://bugs.webkit.org/show_bug.cgi?id=118526 . Close the bug after a test lands.
WebKit Commit Bot
Comment 5 2013-08-23 05:47:48 PDT
Comment on attachment 209449 [details] Patch Clearing flags on attachment: 209449 Committed r154483: <http://trac.webkit.org/changeset/154483>
WebKit Commit Bot
Comment 6 2013-08-23 05:47:51 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.