[Webkit-unassigned] [Bug 118526] New: [CSS Regions] Propagate overflow from the flow thread to the first and last region

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 10 02:02:34 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=118526

           Summary: [CSS Regions] Propagate overflow from the flow thread
                    to the first and last region
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: abucur at adobe.com
                CC: WebkitBugTracker at adobe.com
            Blocks: 57312


The overflow of the content inside regions is not propagated to the regions. This creates two problems:
- the overflow is not scrollable
- the content inside the flow thread layer is not correctly painted/repainted/selectable

Use this bug to implement just propagation. Correct overflow computation for all the regions will follow in a different patch.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list