[wp-trac] [WordPress Trac] #65063: Classic Editor: slug editing field is too large

WordPress Trac noreply at wordpress.org
Tue Apr 21 15:58:18 UTC 2026


#65063: Classic Editor: slug editing field is too large
------------------------------------+------------------------
 Reporter:  wildworks               |       Owner:  joedolson
     Type:  defect (bug)            |      Status:  accepted
 Priority:  normal                  |   Milestone:  7.0
Component:  Administration          |     Version:
 Severity:  normal                  |  Resolution:
 Keywords:  admin-reskin has-patch  |     Focuses:
------------------------------------+------------------------

Comment (by khushdoms):

 Tested the patch and confirmed the issue is resolved.

 == Test Report ==
 === Description
 This report validates whether the indicated patch works as expected.

 Patch tested: (add patch link here)

 === Environment
 - WordPress: 7.1-alpha-62161-src
 - PHP: 8.3.30
 - Server: nginx/1.29.7
 - Database: mysqli (Server: 8.4.8 / Client: mysqlnd 8.3.30)
 - Browser: Chrome 147.0.0.0
 - OS: Windows 10/11
 - Theme: Twenty Twenty-Five 1.4
 - MU Plugins: None
 - Plugins:
   * Disable Gutenberg 3.3.1
   * Test Reports 1.2.1

 === Steps to Reproduce
 1. Open Add New Post screen
 2. Edit the permalink (slug)
 3. Observe input field height and alignment

 === Before Patch
 - Slug input field height is larger than surrounding elements
 - Buttons (OK/Cancel) are not properly aligned ❌

 [[Image(65063_before.png, 600px)]]

 === After Patch
 - Input field height is consistent (32px)
 - Buttons are properly aligned
 - UI appears clean and consistent ✅

 [[Image(65063_after.png, 600px)]]

 === Actual Results
 - Issue resolved successfully with the patch
 - No regressions observed

 === Additional Notes
 - Tested at standard zoom (100%)
 - UI remains consistent during interaction

 Conclusion:
 Patch works as expected 👍

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/65063#comment:16>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list