Upload vertical image but display in horizontal

pakeydev

Member
Hi,

Anyone experiencing this issue? Using the 'File Upload' element.
When uploading vertical image, after save the image become horizontal.

Am I missing something obvious here?


Here is my settings;

upload_2020-9-24_1-31-36.png

upload_2020-9-24_1-33-58.png



I have try 'Device Capture ' = off and 'Image File/Camera, but all same results.

Thanks for any help.


Joomla 3.9.21
Fabrik 3.9.2
 
Which device/which photo viewer is showing the image "vertical"?

Which image extension? I assume jpg. If yes, what is the "Orientation" in the EXIF data?

Standard or ajax upload?

What happens if you don't resize (Max width and height empty)?
 
Which device/which photo viewer is showing the image "vertical"?
Desktop & phone

upload_2020-9-24_3-7-43.png

Happened in both standard & ajax upload.

Seems ok after remove Max width and height and leave it empty.
But delete image don't delete it in server.

I'll make more testing and update later...


Thanks.
 
Last edited:
Another issue with image upload field. When user replace the image, with slow very slow internet connections, form is save but without image event if we have set it as required. Should I open new thread for this issue?

Thanks
 
Should I open new thread for this issue?
A new topic should always be a new topic, yes. Otherwise we'll be jumping around in zig-zag here... you'll see ;)

When user replace the image, with slow very slow internet connections, form is save but without image event if we have set it as required.
With the "regular" upload set to required, the validation checks only if a file has been selected on submission, but not if it's actually been uploaded - after the form validation/submission. So, the upload may be interrupted or the server times out after submission, but no one will ever know before it's too late.
Try the AJAX upload instead. Then the upload happens immediately, before form submission, and the user can see progress and success.

When uploading vertical image, after save the image become horizontal.
(...)
Seems ok after remove Max width and height and leave it empty.
"Become horizontal" -- what does that mean? Rotated 90 degrees, or cropped? If cropped, you probably have some cropping set. Check the "Crop" tab"?
 
Last edited:
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top