[Webkit-unassigned] [Bug 29262] New: Bug with -webkit-transition: and fixed positioning
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 14 16:02:43 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29262
Summary: Bug with -webkit-transition: and fixed positioning
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh Intel
URL: http://fgribreau.com/_index_.php
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: Major
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: webkit at fgribreau.com
Do test with : http://fgribreau.com/_index_.php
----------------
-- Second bug --
----------------
-> Produce the bug:
Scroll down (via multi-touch or mouse wheel) AND move your pointer in the
screen center. Blue "link" 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 "blue "link" box", the
entire header will "jump",freeze (because he's in fixed positioning)
-> What I except:
The header wouldn't "jump".
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list