[Webkit-unassigned] [Bug 97463] New: Mobile Safari renders <img src==?UTF-8?Q?=E2=80=9Cdata?=:image/jpeg; =?UTF-8?Q?base64=E2=80=A6=E2=80=9D?=> scaled on Canvas?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 24 09:56:40 PDT 2012


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

           Summary: Mobile Safari renders <img
                    src=“data:image/jpeg;base64…”> scaled on Canvas?
           Product: WebKit
           Version: 525.x (Safari 3.2)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Canvas
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: andre.fiedler at me.com


I try to render a local Image loaded with the FileReader object on a Canvas on Mobile Safari on iOS6. But every Image with data-URL get´s rendered vertically scaled. Is this a Bug? On Chrome Browser it´s rendered correctly.

For more Information and Demo Scripts see:
http://stackoverflow.com/questions/12554947/mobile-safari-renders-img-src-dataimage-jpegbase64-scaled-on-canvas

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