Bug 74737

Summary: [CSS Regions] Can't scroll to see content overflowing last region
Product: WebKit Reporter: Alan Stearns <stearns>
Component: Layout and RenderingAssignee: Andrei Bucur <abucur>
Status: RESOLVED FIXED    
Severity: Normal CC: abucur, commit-queue, donggwan.kim, eoconnor, mibalan, WebkitBugTracker
Priority: P2 Keywords: AdobeTracked
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 118526    
Bug Blocks: 57312, 116295    
Attachments:
Description Flags
test file
none
Attempt to produce a ref test.
none
Patch none

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.