Actions
Bug #95919
openImage Cropping ignores presets on existing images
Status:
New
Priority:
Should have
Assignee:
-
Category:
Image Cropping
Target version:
-
Start date:
2021-11-09
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Steps to reproduce:
in Typo3 11.5.2 add CE "Image", select or upload an image, open the image editor, select a predefined aspect ratio (say: 16:9) and save the CE.
1. reopen the image editor and drag the upper or lower border of the image until you have selected a square image.
Result: The aspect ratio of the image changes.
Expected result: The aspect ratio should not change while resizing the crop area.
2. accept the square image and save.
Result: after saving, the backend preview shows an image with aspect-ratio 16:9
The frontend shows a square image
Expected result: Both backend and frontend should show the same aspect ratio.
No data to display
Actions