Opened 8 years ago
Last modified 4 years ago
#40250 reviewing defect (bug)
When cropping a image right after scaling, the crop selection will show incorrect dimensions
Reported by: | level level | Owned by: | adamsilverstein |
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | 4.7.3 |
Component: | Media | Keywords: | |
Focuses: | Cc: |
Description
Steps to reproduce:
- Upload any image to the media library.
- Press "Edit Image" on the uploaded image.
- Scale the image up or down by any dimension.
- Try to crop the image afterwards with the drag selection on the image.
On the screenshot provided you will notice the crop dimensions are actually larger then the image size.
The bug only seems to appear when the page is not being refreshed, indicating the correct values are probably not being passed to the javascript handling the cropping after a scaling operation.
(Screenshot: http://imgur.com/fEj6uDP)
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.