Bug #93618
closedStrange behaviour of image manipulation wizard in 10.4.13
0%
Description
Image manipulation wizard is working fine for images which NEVER have been opened in image manipulation wizard inside ANY element. After that (even when wizard is just opened and closed using cancel button) it looks like in the attached screenshot. I tested this in latest versions of Chrome, FF and Edge.
Steps to reproduce:
- Upload new image into filelist
- Open any content element with enabled image manipulation wizard
- click Open Editor
- click Cancel
- click Open Editor again
Anyone else having this problem?
Files
Updated by Kai Tallafus almost 4 years ago
Dev Tools JS console does not show any errors.
Updated by Riccardo De Contardi over 3 years ago
- Status changed from New to Needs Feedback
Hi and sorry for the late reply; I think I cannot reproduce the issue on the latest master;
Can you add a step-by-step guide about how to reproduce it? Please write down if you can each step we should follow;
I tried with these steps
1. Log in TYPO3 (admin)
2. Open Filelist module
2.1 Click on a folder > fileadmin/images
2.2 Upload an image
3. Click on page module
3.1 click on an existing page
3.2 Create a new "text and image" element
4.click on "images" tab
4.1 Click on "add image"
4.2 select the image uploaded at 2.2
5. Click on image manipulation > open editor
6. click on cancel
7. click on image manipulation > open editor again
the image did not change
should I follow different steps?
I also tried with 10.4.16 with the same results
Updated by Riccardo De Contardi over 3 years ago
- Status changed from Needs Feedback to Closed
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experience the issue again and have more information about how to reproduce your problem, please reopen it or open a new issue with a reference to this one.
Thank you and best regards
Updated by Hauke Loebert about 3 years ago
- File bug_t3_crop_editr.png bug_t3_crop_editr.png added
- File bug_t3_crop_editor_2.png bug_t3_crop_editor_2.png added
Definitly this bug exists. Loading is not stopping. No JS Error. cropper-image-container gets no image dimensions.
Reproduced in T3 10.4.21 an 10.4.8 on different installations on my local dev system running PHP 7.3.
But: cannot reproduce on production System on PHP 10.4.14 and PHP 7.2