This repository was archived by the owner on May 25, 2023. It is now read-only.
This repository was archived by the owner on May 25, 2023. It is now read-only.
Panoramic Images Incorrectly Resized on iOS #3081
Open
Description
When uploading (with jQuery File Upload resizing and previewing) a panoramic photo taken from iOS 7.1 it is resized incorrectly on mobile Safari and Chrome. The left half of the image contains the image data squished to fit while the right half of the image is blank.
Here's the admittedly hard to see behavior using the demo page:
The top image is a panoramic image while the bottom is not. Notice the top image only takes up half the width of the bottom image.
Once uploaded the right side of the image becomes black:
This behavior is not exhibited if you upload the same photo on desktop Safari or Chrome. It only occurs on mobile Safari and Chrome.
Tested with iPhone 4S, iOS 7.1, Safari and Chrome.