[wp-trac] [WordPress Trac] #65018: WordPress Post Edit Screen Content Overflow Issue in version 7.0 RC2
WordPress Trac
noreply at wordpress.org
Tue Apr 7 07:07:48 UTC 2026
#65018: WordPress Post Edit Screen Content Overflow Issue in version 7.0 RC2
-------------------------------------+------------------------------
Reporter: Pratik Jain | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch has-test-info | Focuses: ui, css
-------------------------------------+------------------------------
Comment (by rshultz1):
Tested the attached patch on a LocalWP environment on Windows.
Environment:
WordPress 7.0 RC2
LocalWP on Windows 11
PHP 8.2.x
Browser: Chrome 135
Theme: Twenty Twenty-Five
Screen size: 1366×768
Steps to reproduce:
1. Open the post edit screen (/wp-admin/post.php).
2. Drag metaboxes such as Categories or Tags.
3. Observe horizontal overflow and layout shifting during drag.
Results before patch:
Horizontal overflow occurs.
Layout shifts while dragging metaboxes.
Results after applying patch:
Overflow issue is resolved.
No horizontal scrolling during drag.
Layout remains stable while moving metaboxes.
Patch applies and fixes the issue as expected in this Windows LocalWP test
environment.
Patch tested:[https://patch-diff.githubusercontent.com/raw/WordPress
/wordpress-develop/pull/11437.diff]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/65018#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list