[wp-trac] [WordPress Trac] #65104: Screen Options "Number of items per page" input clips last digit for 3-digit values

WordPress Trac noreply at wordpress.org
Thu Apr 23 10:54:32 UTC 2026


#65104: Screen Options "Number of items per page" input clips last digit for
3-digit values
---------------------------------------+-----------------------
 Reporter:  shatrumyatra               |       Owner:  audrasjb
     Type:  defect (bug)               |      Status:  accepted
 Priority:  normal                     |   Milestone:  7.0
Component:  Administration             |     Version:  trunk
 Severity:  normal                     |  Resolution:
 Keywords:  has-screenshots has-patch  |     Focuses:  ui
---------------------------------------+-----------------------

Comment (by jigarkahar):

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

 Patch tested: https://github.com/WordPress/wordpress-develop/pull/11626

 === Environment
 - WordPress: 7.0-RC2
 - PHP: 8.3.30
 - Server: PHP.wasm
 - Database: WP_SQLite_Driver (Server: 8.0.38 / Client: 3.51.0)
 - Browser: Chrome 147.0.0.0
 - OS: Windows 10/11
 - Theme: Twenty Twenty-Five 1.4
 - MU Plugins: None activated
 - Plugins:
   * Test Reports 1.2.1

 === Steps to Reproduce
 1. Go to any admin screen that supports Screen Options (for example Posts,
 Pages, Users, Plugins, etc.).
 2. Open Screen Options.
 3. In Number of items per page, enter a 4-digit number such as 1000.
 4. Observe the input field display.

 === Actual Results
 1. ✅ Issue resolved with patch.
 2. The entered value is clearly visible in the input field.
 3. I also tested with a 5-digit value such as 10000, and it remained
 clearly visible without clipping.

 === Supplemental Artifacts
 Before: https://prnt.sc/3jUW29jEl5Qi
 After: https://prnt.sc/PFkDWhzCDq6W

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


More information about the wp-trac mailing list