<?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>22120</bug_id>
          
          <creation_ts>2008-11-06 17:51:17 -0800</creation_ts>
          <short_desc>[Transforms] convertToContainingWindow()/convertFromContainingWindow() is not transforms-aware</short_desc>
          <delta_ts>2009-07-07 21:03:46 -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>Mac</rep_platform>
          <op_sys>OS X 10.5</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>22118</dependson>
    
    <dependson>22119</dependson>
          <blocked>15670</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Simon Fraser (smfr)">simon.fraser</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>hyatt</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>97896</commentid>
    <comment_count>0</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2008-11-06 17:51:17 -0800</bug_when>
    <thetext>Various bits of code call convertToContainingWindow() and convertFromContainingWindow() to convert points from window coords to or from the coords of some widget. These methods are not transform-aware, but need to be.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>103604</commentid>
    <comment_count>1</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2008-12-28 10:45:29 -0800</bug_when>
    <thetext>It seems like we&apos;ll have to bring WidgetClient back in order to fix this. Most of the convertTo/FromContainingWindow calls are in Scrollbar, whicih is in platform/, so we&apos;ll need to call out into rendering code if we wish to map the points via the render tree.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>104609</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2009-01-06 13:01:22 -0800</bug_when>
    <thetext>To fix scrollbar, we should change things so that scrollbar receives local coords for mouse movement.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>130356</commentid>
    <comment_count>3</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2009-07-07 21:03:46 -0700</bug_when>
    <thetext>Fixed in http://trac.webkit.org/changeset/45478</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>