<?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>29261</bug_id>
          <alias>FGRibreau</alias>
          <creation_ts>2009-09-14 15:42:44 -0700</creation_ts>
          <short_desc>2 rendering bugs with &quot;-webkit-transition:&quot;</short_desc>
          <delta_ts>2009-09-17 14:36:16 -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 (Intel)</rep_platform>
          <op_sys>OS X 10.6</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>29346</dup_id>
          
          <bug_file_loc>http://fgribreau.com/_index_.php</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>webkit</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>simon.fraser</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>147216</commentid>
    <comment_count>0</comment_count>
    <who name="">webkit</who>
    <bug_when>2009-09-14 15:42:44 -0700</bug_when>
    <thetext>Do test with : http://fgribreau.com/_index_.php

---------------
-- First bug --
---------------

-&gt; Working example:
Scroll up at the maximum ($(window).scrolltop() == 0)
Mouse your mouse over the 4 horizontal menu&apos;s icons (linkedin, twitter etc...) =&gt; animation work smoothly

-&gt; Produce the bug:
Scroll down the page for 5 secondes (Just to have $(window).scrolltop() &gt; 0)
Mouse your mouse over the 4 horizontal menu&apos;s icons (linkedin, twitter etc...)

The -webkit-transition:-webkit-transform 0.2s linear,margin 0.2s linear; didn&apos;t work at all.

----------------
-- Second bug --
----------------

-&gt; Produce the bug:

Scroll down (via multi-touch or mouse wheel) AND move your pointer in the screen center. Blue &quot;link&quot; box would appear because of:
.post:hover aside{opacity:1;-webkit-transition:opacity 0.1s linear;}


If you scroll down/up when an animation occure on the &quot;blue &quot;link&quot; box&quot;, the entire header will &quot;jump&quot;,freeze (because he&apos;s in fixed positioning)

-&gt; What I except:
The header wouldn&apos;t &quot;jump&quot;.

PS: You&apos;re doing a great job on safari/webkit, I really have fun playing around with webkit/CSS3 :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>147219</commentid>
    <comment_count>1</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2009-09-14 15:54:39 -0700</bug_when>
    <thetext>Can you make reduced testcases? It looks like it might be related to your use of position: fixed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>147220</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2009-09-14 15:55:17 -0700</bug_when>
    <thetext>Oh, and one bug per bug report please. Please file a second bug on &quot;Second bug&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>147221</commentid>
    <comment_count>3</comment_count>
    <who name="">webkit</who>
    <bug_when>2009-09-14 16:00:02 -0700</bug_when>
    <thetext>Ok, I will create a second bug report ;)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>147943</commentid>
    <comment_count>4</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2009-09-17 14:36:16 -0700</bug_when>
    <thetext>So the First Bug is now covered by bug 29346.
The second bug is covered by bug 29262.

I&apos;m going to mark this a dup of 29346.

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

    </bug>

</bugzilla>