<?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>44110</bug_id>
          
          <creation_ts>2010-08-17 08:27:37 -0700</creation_ts>
          <short_desc>Transitions paired with relative position causes a content flash</short_desc>
          <delta_ts>2010-12-07 14:09:04 -0800</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>Mac (Intel)</rep_platform>
          <op_sys>OS X 10.6</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>47175</dup_id>
          
          <bug_file_loc>http://nwhsu.insidenewcity.com/test.html</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>Minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Wes Baker">wcbaker</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>simon.fraser</cc>
    
    <cc>wcbaker</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>265557</commentid>
    <comment_count>0</comment_count>
    <who name="Wes Baker">wcbaker</who>
    <bug_when>2010-08-17 08:27:37 -0700</bug_when>
    <thetext>When I hover over an item that has a CSS transition, it&apos;s parent&apos;s siblings flash. The siblings and the parent all have relative positioning and z-indicies. This bug is hard to reproduce, but it&apos;s definitely there.

Here are the conditions:
- Container (header) holding transitioned item is positioned relative and has a z-index of 100
- Container (nav-main) below header is positioned relative and has a z-index of 500
- Container (content) below nav-main is positioned relative and has a z-index of 100
- Nav-main has a form with a &lt;input type=&quot;submit&quot;&gt; with image replacement (background + text-indent: -9999px, etc)

Replacing the &lt;input type=&quot;submit&quot;&gt; with an &lt;input type=&quot;image&quot;&gt; seems to fix things.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>265562</commentid>
    <comment_count>1</comment_count>
    <who name="Wes Baker">wcbaker</who>
    <bug_when>2010-08-17 08:30:28 -0700</bug_when>
    <thetext>This is happening in Safari 5.01 and the Webkit Nightly.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>318432</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2010-12-07 14:09:04 -0800</bug_when>
    <thetext>Your Go button has text-indent: -9999px, which forces tiled layers. You should set overflow:hidden on that element.

*** This bug has been marked as a duplicate of bug 47175 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>