Closed
Description
Not able to upload images bigger than 1920px width or 1200px height. There is no way to configure the max size in the backend, except of changing the values programmatically. There are some community entries about it:
https://magento.stackexchange.com/questions/144013/default-uploading-image-size-in-magento-2
Preconditions
- Magento 2.2.2
Steps to reproduce
- Get an image of size of 3000x700
https://dummyimage.com/3000x700 - Open a CMS page
- Use the wysiwyg to upload an image
Expected result
- The image size remains lossless
Actual result
- The image gets resized to 1920x448
We need to remove this functionality or give a possibility to configure the values through the backend.
Further, can someone clarify some questions please:
- Wtf is this limitation for?
- Why is there no possibility to configure that values?
- Why does the system dictates how big my images should be?
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.2 release lineThe issue has been fixed in 2.3 release lineGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentThe issue has been reproduced on latest 2.1 releaseThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 release