Actions
Bug #78101
closedEpic #77810: Improve (responsive) image handling
Aspect ratio is not kept when cropping wizard is closed
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2016-09-28
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:
Remote Sprint
Description
Steps to reproduce:¶
- Add a image relation to a content element
- open the cropping wizard
- select an aspect ratio and select your image area
- close the wizard
- open the wizard again
Expected result:¶
The selected ratio is kept and if i change the selected area the ratio is still respected
Current result:¶
The ratio is not respected anymore. Changing the selected area is now in "free mode". Clicking the aspect ratio again results in a "new selected are" so the "old" information is lost.
The selected ratio should be stored in the JSON and not just the selected area.
Updated by Riccardo De Contardi about 8 years ago
- Category set to Backend User Interface
Updated by Helmut Hummel over 7 years ago
- Status changed from New to Needs Feedback
close the wizard
You mean pressing accept? Then I cannot reproduce.
You mean pressing cancel? Then nothing is saved (which is the case for me)
Updated by Sascha Egerer over 7 years ago
- Status changed from Needs Feedback to Rejected
Could not reproduce anymore.
Actions