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.
ScreenShot from iOS6 (above: Canvas, below: Original Image)
Is there any chance to work-around this Bug? Is this a Bug?
If I first resize the Image on the device with the "PhotoWizard" App (scale it down to 720px width), the Canvas renders it correctly. Seems to be a problem with image size or images taken with the Camera App:
Tried suggestions from Jake Archibald, looks a bit better, but still get´s vertically scaled:
I tried it today on a Galaxy Nexus with Android 4.1.1 installed. Works like expected, so this really should be a mobile Safari issue: