Bug 119424 - REGRESSION(r147019): Page has extra space
Summary: REGRESSION(r147019): Page has extra space
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: Robert Hogan
URL: http://jsfiddle.net/onlydimon/PGy5W/15/
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-01 19:32 PDT by Kent Tamura
Modified: 2013-08-08 11:12 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.02 KB, patch)
2013-08-06 13:24 PDT, Robert Hogan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Tamura 2013-08-01 19:32:51 PDT
1. Open http://jsfiddle.net/onlydimon/PGy5W/15/
2. Click right-most "First level"
3. Click one of "Second level"

Expected: "Third level" blocks are shown, and page width is unchanged.
Actual: "Third level" blocks are shown, the page gets extra space at the right side, and horizontal scroll bar is shown.
Comment 1 Kent Tamura 2013-08-01 19:33:18 PDT
Imported from crbug.com/266288
Comment 2 Robert Hogan 2013-08-06 13:24:36 PDT
Created attachment 208213 [details]
Patch
Comment 3 Dave Hyatt 2013-08-07 13:07:23 PDT
Comment on attachment 208213 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2013-08-08 11:12:13 PDT
Comment on attachment 208213 [details]
Patch

Clearing flags on attachment: 208213

Committed r153832: <http://trac.webkit.org/changeset/153832>
Comment 5 WebKit Commit Bot 2013-08-08 11:12:15 PDT
All reviewed patches have been landed.  Closing bug.