<?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>59644</bug_id>
          
          <creation_ts>2011-04-27 15:45:37 -0700</creation_ts>
          <short_desc>MediaControls hittesting on slider element fails</short_desc>
          <delta_ts>2011-05-24 11:32:02 -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>Layout and Rendering</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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>
          <dependson>61132</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Steve Lacey">sjl</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>eric.carlson</cc>
    
    <cc>jer.noble</cc>
    
    <cc>mrobinson</cc>
    
    <cc>tony</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>393902</commentid>
    <comment_count>0</comment_count>
    <who name="Steve Lacey">sjl</who>
    <bug_when>2011-04-27 15:45:37 -0700</bug_when>
    <thetext>I&apos;ve been knee deep trying to debug this chromium issue http://crbug.com/74826 that I believe is not port specific and may be related to https://bugs.webkit.org/show_bug.cgi?id=49023.

Basically, the timeline slider control is being painted fine and the correct rect is hitting the theme, but mouse down events never reach the control, but instead are fired on it&apos;s parent element.

It is as though the RenderSlider always has it&apos;s default desired width as far as hittesting is concerned.

For background, the slider and it&apos;s parent are flexible boxes. If I remove &quot;-webkit-appearance: media-slide&quot; (changed to none) and the height (changed to auto), the correct behaviour occurs, but if either (or both) of them are changed back, the problem occurs.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>406521</commentid>
    <comment_count>1</comment_count>
    <who name="Tony Chang">tony</who>
    <bug_when>2011-05-19 10:52:21 -0700</bug_when>
    <thetext>Found the bug in RenderSlider.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>409038</commentid>
    <comment_count>2</comment_count>
    <who name="Steve Lacey">sjl</who>
    <bug_when>2011-05-24 11:32:02 -0700</bug_when>
    <thetext>Closing this bug as it&apos;s now been fixed in https://bugs.webkit.org/show_bug.cgi?id=61132</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>