<?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>53049</bug_id>
          
          <creation_ts>2011-01-24 16:32:26 -0800</creation_ts>
          <short_desc>Wheel scroll is not propagated to overflow: auto elements when on top of position: fixed elements</short_desc>
          <delta_ts>2018-04-11 07:48:22 -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>WebCore Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>52988</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Mihai Parparita">mihaip</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>gaffne67</cc>
    
    <cc>hyatt</cc>
    
    <cc>jamesr</cc>
    
    <cc>mitz</cc>
    
    <cc>pkasting</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>339356</commentid>
    <comment_count>0</comment_count>
    <who name="Mihai Parparita">mihaip</who>
    <bug_when>2011-01-24 16:32:26 -0800</bug_when>
    <thetext>To reproduce:

Place mouse over the red square (which uses position: fixed) in these pages:

1. http://persistent.info/webkit/test-cases/position-fixed-scrolling/document.html
2. http://persistent.info/webkit/test-cases/position-fixed-scrolling/overflow-auto.html
3. http://persistent.info/webkit/test-cases/position-fixed-scrolling/overflow-auto-document.html

and use the wheel to scroll.

Expected result:

1. Document scrolls
2. overflow: auto div scrolls
3. overflow: auto div scrolls

Actual result:

1. Document scrolls
2. Nothing scrolls
3. Document scrolls

It might be easiest to skip over position: fixed elements when determining where to fire/propagate wheel events.

Firefox 4.0b9 currently behaves like the actual result (WebKit), IE 8 behaves like the expected result.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>339368</commentid>
    <comment_count>1</comment_count>
    <who name="Peter Kasting">pkasting</who>
    <bug_when>2011-01-24 16:39:26 -0800</bug_when>
    <thetext>Does this have any relationship to bug 47036?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>339384</commentid>
    <comment_count>2</comment_count>
    <who name="Mihai Parparita">mihaip</who>
    <bug_when>2011-01-24 17:05:21 -0800</bug_when>
    <thetext>(In reply to comment #1)
&gt; Does this have any relationship to bug 47036?

I&apos;m not sure, I haven&apos;t looked at the code that&apos;s involved.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>