Bug 74737 - [CSS Regions] Can't scroll to see content overflowing last region
Summary: [CSS Regions] Can't scroll to see content overflowing last region
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Andrei Bucur
URL:
Keywords: AdobeTracked
Depends on: 118526
Blocks: 57312 116295
  Show dependency treegraph
 
Reported: 2011-12-16 12:11 PST by Alan Stearns
Modified: 2013-08-23 05:47 PDT (History)
6 users (show)

See Also:


Attachments
test file (414 bytes, text/html)
2011-12-16 12:11 PST, Alan Stearns
no flags Details
Attempt to produce a ref test. (1.09 KB, application/zip)
2013-05-30 08:46 PDT, Simon Pena
no flags Details
Patch (2.77 KB, patch)
2013-08-23 04:38 PDT, Andrei Bucur
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Stearns 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.
Comment 1 Simon Pena 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.
Comment 2 Michelangelo De Simone 2013-06-13 20:55:08 PDT
Still repros on today's nightly (r151543)
Comment 3 Andrei Bucur 2013-08-23 04:38:49 PDT
Created attachment 209449 [details]
Patch
Comment 4 Andrei Bucur 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.
Comment 5 WebKit Commit Bot 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>
Comment 6 WebKit Commit Bot 2013-08-23 05:47:51 PDT
All reviewed patches have been landed.  Closing bug.