Bug 104626 - REGRESSION(r137215): WebKit stretches and shrinks a part of screen on scroll
Summary: REGRESSION(r137215): WebKit stretches and shrinks a part of screen on scroll
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: Simon Fraser (smfr)
URL: http://gmail.com
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-10 20:35 PST by Ryosuke Niwa
Modified: 2012-12-11 22:56 PST (History)
5 users (show)

See Also:


Attachments
screenshot 1 (54.83 KB, image/png)
2012-12-10 20:36 PST, Ryosuke Niwa
no flags Details
screenshot 2 (83.53 KB, image/png)
2012-12-10 20:36 PST, Ryosuke Niwa
no flags Details
Patch (8.06 KB, patch)
2012-12-10 21:46 PST, Simon Fraser (smfr)
bdakin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2012-12-10 20:35:51 PST
I’m observing this behavior where I see WebKit stretching & shrinking a part of page when I scroll Gmail’s vertical preview pane.
Comment 1 Ryosuke Niwa 2012-12-10 20:36:07 PST
Created attachment 178700 [details]
screenshot 1
Comment 2 Ryosuke Niwa 2012-12-10 20:36:47 PST
Created attachment 178701 [details]
screenshot 2
Comment 3 Simon Fraser (smfr) 2012-12-10 20:40:42 PST
Probably caused by http://trac.webkit.org/changeset/137215
Comment 4 Simon Fraser (smfr) 2012-12-10 21:46:17 PST
Created attachment 178707 [details]
Patch
Comment 5 Simon Fraser (smfr) 2012-12-10 21:55:48 PST
http://trac.webkit.org/changeset/137248
Comment 6 Simon Fraser (smfr) 2012-12-11 22:56:55 PST
This undid the fix for bug 104461. There's a patch there to fix that.