[Webkit-unassigned] [Bug 27009] New: Opacity transition ignored when setting inline style to block
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 6 14:52:04 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27009
Summary: Opacity transition ignored when setting inline style
to block
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh PowerPC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Minor
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: josh at mykoala.com
Created an attachment (id=32329)
--> (https://bugs.webkit.org/attachment.cgi?id=32329)
Test case
Not entirely sure if this is the correct behavior. Apologies if this is the
case.
Setting an element to display:none and opacity:0, with a transition on opacity,
then setting it to display:block and opacity:1 results in the transition being
ignored.
Expected behavior would be for the element to have its display changed and the
element still fade appropriately.
--
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