[Webkit-unassigned] [Bug 27684] New: Hardware accelerated CSS transitions appear pixelated when scaled up using transform
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jul 25 14:56:41 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27684
Summary: Hardware accelerated CSS transitions appear pixelated
when scaled up using transform
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh Intel
URL: http://labs.calyptus.se/Transforms/
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Minor
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: sebastian at calyptus.eu
If you use a CSS transition together with a CSS transform to scale up (make it
larger) an object such as text or an image. Then the original (smaller)
rendering is used during the transition. That causes it to appear pixelated as
it scales up. When the transition finishes it settles.
It would be better if the destination size was used as the rendered base when a
transform scales to a larger size.
Tested on Mac Mini (Intel).
--
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