<?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>110478</bug_id>
          <alias>position-fixed-bug</alias>
          <creation_ts>2013-02-21 08:31:42 -0800</creation_ts>
          <short_desc>rendering bug position:fixed &amp; -webkit-transform</short_desc>
          <delta_ts>2013-10-01 06:54:20 -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>CSS</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc>http://labs.voronianski.com/webkit-bug</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="dmitri">dmitri.voronianski</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>7raivis</cc>
    
    <cc>simon.fraser</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>838450</commentid>
    <comment_count>0</comment_count>
    <who name="dmitri">dmitri.voronianski</who>
    <bug_when>2013-02-21 08:31:42 -0800</bug_when>
    <thetext>bug was already raised in chromium tracker http://code.google.com/p/chromium/issues/detail?id=20574 but wangxianzhu@chromium.org said that the problem is in webkit.

Short description: position: fixed on child nodes does not work when parent element contains transform or transition property. 

check the demo and feel free to ask more description (FF works well with it).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>838480</commentid>
    <comment_count>1</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2013-02-21 08:57:00 -0800</bug_when>
    <thetext>The CSS3 transforms spec says of transformed elements: &quot;The object acts as a containing block for fixed positioned descendants.&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>838838</commentid>
    <comment_count>2</comment_count>
    <who name="dmitri">dmitri.voronianski</who>
    <bug_when>2013-02-21 14:17:42 -0800</bug_when>
    <thetext>mm, so elements with fixed position inside transformed element won&apos;t behave as fixed ones?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>838842</commentid>
    <comment_count>3</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2013-02-21 14:21:50 -0800</bug_when>
    <thetext>Correct.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>