[wp-trac] [WordPress Trac] #64684: Bulk Edit selected items remove icon is oversized and misaligned
WordPress Trac
noreply at wordpress.org
Sat Feb 28 07:28:22 UTC 2026
#64684: Bulk Edit selected items remove icon is oversized and misaligned
------------------------------------+---------------------
Reporter: mohitbsf | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 7.0
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: admin-reskin has-patch | Focuses: css
------------------------------------+---------------------
Comment (by ozgursar):
== Patch Testing Report
Patch Tested: https://github.com/WordPress/wordpress-develop/pull/10998
=== Environment
- WordPress: 7.0-beta2-61752-src
- PHP: 8.2.29
- Server: nginx/1.29.4
- Database: mysqli (Server: 8.4.7 / Client: mysqlnd 8.2.29)
- Browser: Chrome 145.0.0.0
- OS: macOS
- Theme: Twenty Twenty-Five 1.4
- MU Plugins: None activated
- Plugins:
* Test Reports 1.2.1
=== Steps taken
1. In Dashboard `All Pages > Pages`
2. Select All
3. Choose `Bulk adit` from `Bulk actions` dropdown and click Apply
4. Verify that remove icons are slightly misaligned with Page names
5. Verify that focus state color of remove icons is `#d63638`
6. Apply the patch
7. Repeat 1-3
8. Verify that icons are correctly aligned
8. ✅ Patch is solving the problem
=== Expected result
- Icons are properly sized and vertically centered with the titles
=== Additional Notes
- Also mentioned by @r1k0, I'm not sure whether the icons' focus state
color should be `#d63638`. `common.css` is overriding the focus color `var
(--wp-admin-theme-color)`
=== Screenshots/Screencast with results
Before
[[Image(https://i.imgur.com/1ff4Tz9.png)]]
After
[[Image(https://i.imgur.com/aZvZ0WV.png)]]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64684#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list