Image orientation incorrect when inserting an image to web builder page
Posted: Mon Nov 25, 2024 8:31 am
Ok, so I know a Demo project would be preferrable but I don't have any hosting set up yet so I will provide a hopefully detailed explanation of my issue.
So I am using the latest version of WB (64 bit). And for the purposes of problem solving the issue I am using a completely fresh web project page (HTML) so no extensions or anything else applied to the page.
I want to insert a photo from my computer into my web project.
I click Insert > Image
Then drag the image box onto my page and release the left mouse button.
The file selection box opens and I find and select my image file which in this case is a .JPG file.
Now this is where it gets weird.
Firstly, the image selected ALWAYS displays on the page rotated 90 degrees to the left. e.g. if the image is a tree then the tree appears lying on its side. (The original saved image is orientated correctly).
Now two things, firstly the image loads proportionately (the width and height ratio of the image are the same as the original image file), and the image can be resized proportionately by dragging a corner of the image. However the image is still rotated 90 degrees left while doing this, so this is not very helpful for placing it correctly within the web page if I want to actually be in the orientation of the original image. But also, the image does not insert as the same dimensions as the original image, instead it inserts as whatever size I had happened to drag the image insertion box to (small box=small image, large box=large image) - my understanding is that the image box should automatically resize based on the image file selected, is this correct?
If I click the '...' symbol at the top right corner of the image and select Image Tools > Rotate Right 90 degrees to try and get the correct image orientation for placement within the WebBuilder page then I can no longer click and drag the corner of the image and have it resize while retaining the correct image ratio.
When I pre-view the page using F5 the image does display in the correct orientation (not lying on its side), this occurs even if I haven't manually rotated it 90 degrees prior to publishing. However surely the image should insert to WB in the correct original orientation and allow proportionate resizing?
Hope that makes sense
So I am using the latest version of WB (64 bit). And for the purposes of problem solving the issue I am using a completely fresh web project page (HTML) so no extensions or anything else applied to the page.
I want to insert a photo from my computer into my web project.
I click Insert > Image
Then drag the image box onto my page and release the left mouse button.
The file selection box opens and I find and select my image file which in this case is a .JPG file.
Now this is where it gets weird.
Firstly, the image selected ALWAYS displays on the page rotated 90 degrees to the left. e.g. if the image is a tree then the tree appears lying on its side. (The original saved image is orientated correctly).
Now two things, firstly the image loads proportionately (the width and height ratio of the image are the same as the original image file), and the image can be resized proportionately by dragging a corner of the image. However the image is still rotated 90 degrees left while doing this, so this is not very helpful for placing it correctly within the web page if I want to actually be in the orientation of the original image. But also, the image does not insert as the same dimensions as the original image, instead it inserts as whatever size I had happened to drag the image insertion box to (small box=small image, large box=large image) - my understanding is that the image box should automatically resize based on the image file selected, is this correct?
If I click the '...' symbol at the top right corner of the image and select Image Tools > Rotate Right 90 degrees to try and get the correct image orientation for placement within the WebBuilder page then I can no longer click and drag the corner of the image and have it resize while retaining the correct image ratio.
When I pre-view the page using F5 the image does display in the correct orientation (not lying on its side), this occurs even if I haven't manually rotated it 90 degrees prior to publishing. However surely the image should insert to WB in the correct original orientation and allow proportionate resizing?
Hope that makes sense