<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>18314</bug_id>
          
          <creation_ts>2008-04-04 14:34:23 -0700</creation_ts>
          <short_desc>iframe scroll event not firing</short_desc>
          <delta_ts>2008-04-14 11:08:49 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Frames</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc>http://www.bantha.org/~mdavids/webkit/framescroll.html</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Davidson">mdavids</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>kuchhal</cc>
    
    <cc>mdavids</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>76338</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Davidson">mdavids</who>
    <bug_when>2008-04-04 14:34:23 -0700</bug_when>
    <thetext>1) Go to http://www.bantha.org/~mdavids/webkit/framescroll.html
2) Scroll the iframe

Expected result: You see a bunch of &quot;scroll event win&quot; 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&apos;t come up with a workaround.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>76345</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2008-04-04 15:54:55 -0700</bug_when>
    <thetext>This works for me after moving addHandler calls to onload.
</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>