[wp-trac] [WordPress Trac] #62453: Cropping of images in WP 6.7 is broken

WordPress Trac noreply at wordpress.org
Sun Nov 17 07:57:22 UTC 2024


#62453: Cropping of images in WP 6.7 is broken
--------------------------+-----------------------------
 Reporter:  axelkratel    |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:  6.7
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 When cropping an image, the original crop isn't retained. The selection
 moves all the way to the left of the image no matter what the user tried
 to select. It jumps by itself to 0,0 start point when saving. That seems
 to be because the starting coordinates get filled with 0,0 even though the
 user doesn't enter anything and even if the user manually moves the
 cropping rectangle, the starting coordinates don't get updated. This
 didn't work that way in 6.6.2. Manually changing the starting coordinates
 leads to all kinds of strange unpredictable behavior.

 The cropping is essentially unusable. I can add quicktime screen capture
 of problem. I did check logs for errors and console for errors, found no
 errors.

 Independent of plugins or theme.

 Error in Chrome dev tools says incorrect use for label.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/62453>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list