[wp-trac] [WordPress Trac] #62411: Theme browser overflows horizontally in mobile layout
WordPress Trac
noreply at wordpress.org
Wed Nov 13 18:52:14 UTC 2024
#62411: Theme browser overflows horizontally in mobile layout
--------------------------+------------------------------
Reporter: wildworks | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
--------------------------+------------------------------
Changes (by sainathpoojary):
* keywords: has-patch needs-testing => has-patch
Comment:
== Test Report
=== Description
This report verifies that applying `margin: 0` effectively resolves the
issue with the extra right margin and horizontal overflow on images in
mobile view.
Patch tested: https://github.com/WordPress/wordpress-develop/pull/7791
=== Environment
- WordPress: 6.7
- PHP: 8.1.29
- Server: nginx/1.16.0
- Database: mysqli (Server: 8.0.16 / Client: mysqlnd 8.1.29)
- Browser: Chrome 130.0.0.0
- OS: macOS
- Theme: Twenty Twenty-Four 1.2
- MU Plugins: None activated
- Plugins: Test Reports 1.2.0
=== Actual Results
1. ✅ After applying the patch, the extra right margin on the image is
removed, and horizontal overflow is no longer visible in mobile view.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62411#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list