[wp-trac] [WordPress Trac] #63559: Buttons on Edit Media screen have smaller height than other buttons
WordPress Trac
noreply at wordpress.org
Fri Jun 13 15:02:13 UTC 2025
#63559: Buttons on Edit Media screen have smaller height than other buttons
-------------------------------------+-------------------------------------
Reporter: hbhalodia | Owner: joedolson
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 6.9
Component: Media | Version: 5.3.1
Severity: normal | Resolution:
Keywords: has-patch has-test-info | Focuses: ui, css,
has-screenshots | administration
-------------------------------------+-------------------------------------
Changes (by sandeepdahiya):
* keywords: has-patch => has-patch has-test-info has-screenshots
Comment:
== Bug Reproduction and Test Report
✅ This report validates that the indicated patch addresses the issue.
Patch tested: [https://github.com/WordPress/wordpress-
develop/pull/8963.diff Patch-8963.diff]
=== Environment
- OS: Windows 11 Home
- Web Server: Nginx 1.27.5
- PHP: 8.2.28
- WordPress: 6.9-alpha-60093-src
- Browser: Mozilla Firefox 139.0.1 (Latest)
- Theme: Twenty Fourteen
- Active Plugins:
- Code Snippets 3.6.8
- WordPress Beta Tester 3.6.3
=== Actual Results
- 🐞 Bug reproduction - On the Media → Edit Image screen, several buttons
had inconsistent heights. The "Apply Crop" button was 30px, while other
action buttons — "**Clear Crop**", "**Crop**", "**Scale**", and
"**Rotate**" — were only 28px high, resulting in visual misalignment.
[https://ibb.co/G4jg33D9 Clear crop button 28px]
[https://ibb.co/Q7cGSNS7 Crop, Scale, Image Rotation - Button 28px]
[https://ibb.co/5g7N3pn8 Apply crop button 30px]
- ✅ Issue resolved with patch – It standardizes all related buttons to
30px height, resolving the inconsistency.
[https://ibb.co/LDkMCJwd Apply Crop, Clear Crop button - 30px]
[https://ibb.co/hJH5r23f Crop, Scale, Image Rotation - Button 30px]
=== Additional Notes
- The above patch works smoothly on smaller screen sizes as well.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63559#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list