[wp-trac] [WordPress Trac] #64757: Bulk Edit inline wrapper focus border still uses hardcoded old admin color
WordPress Trac
noreply at wordpress.org
Mon Mar 2 14:30:35 UTC 2026
#64757: Bulk Edit inline wrapper focus border still uses hardcoded old admin color
-------------------------------------------------+-------------------------
Reporter: noruzzaman | Owner:
| sergeybiryukov
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 7.0
Component: Posts, Post Types | Version: trunk
Severity: normal | Resolution:
Keywords: has-screenshots admin-reskin has- | Focuses: css
patch commit |
-------------------------------------------------+-------------------------
Comment (by ozgursar):
== Patch Testing Report
Patch Tested: https://github.com/WordPress/wordpress-develop/pull/11092
=== 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. Go to Pages > All Pages
2. Select All
3. Bulk Actions > Bulk Edit > Apply
4. View the Bulk Edit element's outline
5. Confirm that it's old color `#2271b1`
6. Apply patch
7. Repeat steps 1-4
8. Confirm that the outline color as `var(--wp-admin-theme-color)`
9. ✅ Patch is solving the problem
=== Expected result
- Outline color is correctly set to `--wp-admin-theme-color` CSS variable
=== Screenshots/Screencast with results
Before
[[Image(https://i.imgur.com/ZQ4YWl4.png)]]
After
[[Image(https://i.imgur.com/5t3fxnc.png)]]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64757#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list