Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image cropper increases size of an image relative to the original #6702

Open
3 of 5 tasks
russdanner opened this issue Apr 23, 2024 · 1 comment
Open
3 of 5 tasks

Comments

@russdanner
Copy link
Member

russdanner commented Apr 23, 2024

Duplicates

  • I have searched the existing issues

Latest version

  • The issue is in the develop branch
  • The issue is in the latest released 4.1.x
  • The issue is in the latest released 4.0.x
  • The issue is in the latest released 3.1.x

Describe the issue

CI: 4989
The resulting image that the image picker's cropper has cropped is larger than the original image.

Steps to reproduce

Steps:

  1. Configure an image picker in Editoial with width and size limits.
  2. Perform image Upload
  3. Upload the original my.jpeg (original size 64kb)
  4. Choose the entire area via the cropper
  5. Save and open developer console to inspect the image
  6. The image is now 755kb instead of the original 64kb

Can you please look into it?

Relevant log output

No response

Screenshots and/or videos

No response

@russdanner russdanner added bug triage Requires triage labels Apr 23, 2024
@russdanner russdanner changed the title Image croper increases size of image relative to the original Image cropper increases size of an image relative to the original Apr 23, 2024
@russdanner russdanner added this to the Next Release milestone Apr 23, 2024
@rart rart assigned jvega190 and unassigned rart Apr 24, 2024
@jvega190 jvega190 assigned rart and unassigned jvega190 Apr 30, 2024
@rart rart assigned russdanner and unassigned rart May 14, 2024
@russdanner
Copy link
Member Author

Confirmed 4.1.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Test and Validate
Status: Done
Development

No branches or pull requests

4 participants