[Webkit-unassigned] [Bug 36034] [Qt] GraphicsLayer: Opacity change from zero to non-zero doesn't always have effect with AC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 19 09:01:48 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36034





--- Comment #10 from Simon Hausmann <hausmann at webkit.org>  2010-03-19 09:01:48 PST ---
(In reply to comment #9)
> Apparently http://bugreports.qt.nokia.com/browse/QTBUG-7714 was already
> reported and being worked on.

Excellent, looks like the fix is in Qt 4.6.2, which is released. I think we
should place an #ifdef around the update at least, to take the faster code path
without the expensive update for Qt versions >= 4.6.2.

-- 
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