[wp-trac] [WordPress Trac] #64822: Fix checked checkboxes in admin color schemes
WordPress Trac
noreply at wordpress.org
Wed Mar 11 14:51:58 UTC 2026
#64822: Fix checked checkboxes in admin color schemes
------------------------------------+----------------------------------
Reporter: sabernhardt | Owner: joedolson
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 7.0
Component: Administration | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch admin-reskin | Focuses: css, administration
------------------------------------+----------------------------------
Changes (by ozgursar):
* keywords: has-patch admin-reskin commit => has-patch admin-reskin
Comment:
== Patch Testing Report
Patch Tested: https://github.com/WordPress/wordpress-develop/pull/11198
=== Environment
- WordPress: 7.0-beta4-61919-src
- PHP: 8.2.29
- Server: nginx/1.29.4
- Database: mysqli (Server: 8.4.7 / Client: mysqlnd 8.2.29)
- Browser: Firefox 115.0
- OS: macOS
- Theme: Twenty Twenty-Five 1.4
- MU Plugins: None activated
- Plugins:
* Test Reports 1.2.1
=== Steps taken
1. Use an older browser like Firefox 115
2. Go to Users > Profile
3. Confirm that the white checkmark is not white
4. Apply patch
5. Go to Users > Profile
6. Confirm that the checkmark is white
x. ✅ Patch is solving the problem
=== Expected result
- We expect to see the which checkmark against the background set in admin
color scheme
=== Screenshots/Screencast with results
Before (Desktop view)
[[Image(https://i.imgur.com/Of5zuAc.png)]]
Before (Mobile view)
[[Image(https://i.imgur.com/K0TX7gq.png)]]
----
After (Desktop view)
[[Image(https://i.imgur.com/KBQ9shH.png)]]
After (Mobile view)
[[Image(https://i.imgur.com/g5KMxSd.png)]]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64822#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list