Bug 95580

Summary: [New Multicolumn] Make RenderFlowThreads selection roots
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: Layout and RenderingAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mitz: review+

Dave Hyatt
Reported 2012-08-31 08:59:58 PDT
Make RenderFlowThreads selection roots so that they paint their own selection gaps. This fixes multicolumn selection rendering so that the gaps paint correctly and stop at the edge of the flow thread instead of going out to the edges of enclosing blocks.
Attachments
Patch (1.62 KB, patch)
2012-08-31 09:01 PDT, Dave Hyatt
mitz: review+
Dave Hyatt
Comment 1 2012-08-31 09:01:06 PDT
Dave Hyatt
Comment 2 2012-08-31 09:02:43 PDT
Landed in r127270.
Note You need to log in before you can comment on or make changes to this bug.