[Webkit-unassigned] [Bug 35520] New: [Qt] GraphicsLayer: wrong handling of >180 rotations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 1 03:53:27 PST 2010


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

           Summary: [Qt] GraphicsLayer: wrong handling of >180 rotations
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: noam.rosenthal at nokia.com


GraphicsLayer.h has an API that helps realizing whether AC should avoid taking
control of the animation.
The Mac implementation, for example, avoids > 180 deg. rotations. Right now Qt
tries to do those rotations anyway, and it doesn't look right.

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