Skip to content

Wysiwyg > Image Uploader >Max width/height #13747

Closed
@Detzler

Description

@Detzler

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

  1. Magento 2.2.2

Steps to reproduce

  1. Get an image of size of 3000x700
    https://dummyimage.com/3000x700
  2. Open a CMS page
  3. Use the wysiwyg to upload an image

Expected result

  1. The image size remains lossless

Actual result

  1. 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:

  1. Wtf is this limitation for?
  2. Why is there no possibility to configure that values?
  3. Why does the system dictates how big my images should be?

Metadata

Metadata

Assignees

Labels

Fixed in 2.2.xThe issue has been fixed in 2.2 release lineFixed in 2.3.xThe issue has been fixed in 2.3 release lineIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentReproduced on 2.1.xThe issue has been reproduced on latest 2.1 releaseReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions