Bug 18314

Summary: iframe scroll event not firing
Product: WebKit Reporter: Michael Davidson <mdavids>
Component: FramesAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap, kuchhal, mdavids
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: OS X 10.5   
URL: http://www.bantha.org/~mdavids/webkit/framescroll.html

Michael Davidson
Reported 2008-04-04 14:34:23 PDT
1) Go to http://www.bantha.org/~mdavids/webkit/framescroll.html 2) Scroll the iframe Expected result: You see a bunch of "scroll event win" go down the page Actual result: nothing The expected result happens in FF 2.0.0.12 as well as 3.0b4. I get the same results for Safari3.1 Mac and Windows, as well as a nightly Mac build. As the page source reveals, I can't come up with a workaround.
Attachments
Alexey Proskuryakov
Comment 1 2008-04-04 15:54:55 PDT
This works for me after moving addHandler calls to onload.
Note You need to log in before you can comment on or make changes to this bug.