-
Problem report
-
Resolution: Unresolved
-
Trivial
-
None
-
3.0.20rc1, 3.4.12rc1, 4.0.0alpha9
Exist several scenarios that occur due large image size.
Steps to reproduce:
- Go to Administration -> Images, type - Icons
- Upload large image
Result:
Large image size breaks icons layout. If upload the same image to background type - layout looks fine
Expected:
Layout didn't break
Steps to reproduce:
- Go to Administration -> Images, type - Icons
- Upload image with height more than 2000
- Go to Maps constructor
- Add element
- Choose previous uploaded image as icon
Result:
Appears error that "Incorrect value "2048" for "height" field: must be between 1 and 2000". But map successfully saved
Expected:
Can't upload such big image in Administration -> Images or can't save map
Steps to reproduce:
- Go to Administration -> Images, type - Icons
- Upload jpg image (image size 427 KB)
- After upload check image size on frontend
Result:
Image converted to png, but size become bigger (4.2 MB)
Expected:
Correct converting