Bug 131812 - [New Multicolumn] Vertical scrollbar showing on pagination tests when it shouldn't
Summary: [New Multicolumn] Vertical scrollbar showing on pagination tests when it shou...
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: InRadar
Depends on:
Blocks:
 
Reported: 2014-04-17 13:46 PDT by Dave Hyatt
Modified: 2014-04-21 13:21 PDT (History)
7 users (show)

See Also:


Attachments
Patch (15.79 KB, patch)
2014-04-21 13:16 PDT, Dave Hyatt
no flags Details | Formatted Diff | Diff
Patch (15.72 KB, patch)
2014-04-21 13:17 PDT, Dave Hyatt
sam: 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 2014-04-17 13:46:35 PDT
Example is fast/multicol/pagination/LeftToRight-tb.html

There should never be a vertical scrollbar shown, since this is filled rather than balanced. It's like the column code didn't update properly when the horizontal scrollbar had to appear.
Comment 1 Radar WebKit Bug Importer 2014-04-17 23:12:26 PDT
<rdar://problem/16656284>
Comment 2 Dave Hyatt 2014-04-21 13:16:14 PDT
Created attachment 229825 [details]
Patch
Comment 3 Dave Hyatt 2014-04-21 13:17:52 PDT
Created attachment 229826 [details]
Patch
Comment 4 Dave Hyatt 2014-04-21 13:21:05 PDT
Landed in r167817.
Comment 5 Dave Hyatt 2014-04-21 13:21:18 PDT
OOps I meant r167617.