[Webkit-unassigned] [Bug 26256] New: [Qt] Canvas has wrong image-transformation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 8 09:57:47 PDT 2009


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

           Summary: [Qt] Canvas has wrong image-transformation
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: krit at webkit.org
                CC: ariya.hidayat at trolltech.com


Transformations of images in HTML Canvas are wrong. As you can see in following
examples:

* http://www.nihilogic.dk/labs/canvas3dtexture_0.2/
* http://www.netzgesta.de/reflex/ (shares another bug with Qt and clipping,
delete complete clipping code to see the problem)
* http://www.nihilogic.dk/labs/mariokart/

This bug is maybe located at BitmapImage::draw() in
WebCore/platform/graphics/qt/ImageQt.cpp


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list