Bug 58661
Summary: | [Chromium] Regression: r83820 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jonathan Backer <backer> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | jamesr |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux | ||
URL: | http://www.webkit.org/blog-files/3d-transforms/poster-circle.html |
Jonathan Backer
If you
- set the above URL as the opening page,
- size the window so that a vertical scrollbar appears,
- exit and restart
the scrollbar will not be drawn when the browser restarts. This only affects the Linux build of Chromium (not Mac or Windows). I have narrowed it down to the commit in the summary. Repros on my desktop and laptop.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jonathan Backer
Update: Regression present on Windows. Resizing the browser window brings the scrollbars back.
James Robinson
This sounds very similar to what r83914 fixed - do you have that patch in your build? It could be another similar bug.
Jonathan Backer
I just changed my deps to move to r83914 and the problem still persists.
James Robinson
This is in fact fixed by r83914, Jonathan had a local error in his deps.