Bug 95580 - [New Multicolumn] Make RenderFlowThreads selection roots
Summary: [New Multicolumn] Make RenderFlowThreads selection roots
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-31 08:59 PDT by Dave Hyatt
Modified: 2012-08-31 09:02 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.62 KB, patch)
2012-08-31 09:01 PDT, Dave Hyatt
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 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.
Comment 1 Dave Hyatt 2012-08-31 09:01:06 PDT
Created attachment 161710 [details]
Patch
Comment 2 Dave Hyatt 2012-08-31 09:02:43 PDT
Landed in r127270.