Bug 50963 - REGRESSION(r73385): Scrolling nested iframes is fubar
Summary: REGRESSION(r73385): Scrolling nested iframes is fubar
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Frames (show other bugs)
Version: 528+ (Nightly build)
Hardware: All Windows 7
: P2 Blocker
Assignee: Dave Hyatt
URL:
Keywords:
Depends on: 49220
Blocks: 50977
  Show dependency treegraph
 
Reported: 2010-12-13 13:33 PST by Dimitri Glazkov (Google)
Modified: 2010-12-13 15:05 PST (History)
3 users (show)

See Also:


Attachments
Test case (1.97 KB, text/html)
2010-12-13 13:33 PST, Dimitri Glazkov (Google)
no flags Details
Patch (3.34 KB, patch)
2010-12-13 14:27 PST, 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 Dimitri Glazkov (Google) 2010-12-13 13:33:50 PST
Created attachment 76426 [details]
Test case

Attaching the test case. To reproduce:

Scroll the outer frame first, then attempt wheel-scrolling the inner frame.

Expected: everything looks hunky-dory.
Actual: inner frame scrolls partially, looks not hunky-dory at all.
Comment 1 Dave Hyatt 2010-12-13 14:27:25 PST
Created attachment 76441 [details]
Patch
Comment 2 Dave Hyatt 2010-12-13 15:05:45 PST
Fixed in r73972.