[wp-trac] [WordPress Trac] #64797: Admin Reskin: Primary disabled button should have visible border
WordPress Trac
noreply at wordpress.org
Thu Mar 5 06:44:56 UTC 2026
#64797: Admin Reskin: Primary disabled button should have visible border
------------------------------------+---------------------
Reporter: wildworks | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 7.0
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: admin-reskin has-patch | Focuses:
------------------------------------+---------------------
Comment (by ozgursar):
== Patch Testing Report
Patch Tested: https://github.com/WordPress/wordpress-develop/pull/11165
=== 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: Opera
- OS: macOS
- Theme: Twenty Twenty-Five 1.4
- MU Plugins: None activated
- Plugins:
* Code Snippets 3.9.5
* Test Reports 1.2.1
=== Steps taken
1. Users > Add User
2. Enter simple password
3. Check disabled button styling. Confirm no border is visible.
4. Apply patch
5. Repeat steps 1-2 and check disabled Add user button again. Confirm
border color: `#dddddd`
x. ✅ Patch is solving the problem
=== Expected result
- We expect a visible border for disabled buttons.
=== Screenshots/Screencast with results
Before patch (Add user)
[[Image(https://i.imgur.com/gHb9vVK.png)]]
After patch (Add user)
[[Image(https://i.imgur.com/qwcN3Yi.png)]]
----
Before patch (All buttons)
[[Image(https://i.imgur.com/BFhxA7D.png)]]
After patch (All buttons)
[[Image(https://i.imgur.com/h5iHlM9.png)]]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64797#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list