[wp-trac] [WordPress Trac] #65031: User Edit Screen Displays Misaligned Password Dashicon in WordPress 7.0-RC2
WordPress Trac
noreply at wordpress.org
Thu Apr 9 06:06:31 UTC 2026
#65031: User Edit Screen Displays Misaligned Password Dashicon in WordPress 7.0-RC2
------------------------------------+--------------------------------------
Reporter: piyushpatel123 | Owner: audrasjb
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 7.0
Component: Administration | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch admin-reskin | Focuses: ui, css, administration
------------------------------------+--------------------------------------
Changes (by gaisma22):
* keywords: needs-testing has-patch admin-reskin => has-patch admin-reskin
Comment:
== Patch Testing Report
Patch Tested: https://github.com/WordPress/wordpress-develop/pull/11463
=== Environment
- WordPress: 7.0-beta6-62085-src
- PHP: 8.3.30
- Server: nginx/1.29.7
- Database: MySQL 8.4.8
- Browser: Brave
- OS: Ubuntu 24.04
- Theme: Twenty Twenty-Five 1.4
- MU Plugins: None
- Plugins: None
=== Steps Taken
1. Went to Users > Edit User and clicked Set New Password.
**Before patch:** Eye icon sits lower than the Hide text.
2. Applied PR #11463 and hard refreshed.
**After patch:** Eye icon aligned with Hide text.
✅ Patch is solving the problem
=== Expected Result
The password toggle button eye icon should sit at the same vertical level
as the Hide text on the user edit screen.
=== Additional Notes
1. Bug confirmed on WordPress 7.0-beta6. The dashicon eye icon
on the password toggle button on **`user-edit.php`** sits lower
than the Hide text before the patch.
2. After the patch the alignment is correct.
3. Removing **`needs-testing`** as patch resolves the issue on
WordPress 7.0-beta6-62085-src.
=== Screenshots/Screencast with results
**Before Patch:**
[[Image(https://i.ibb.co/Y4Zv164X/before-user-edit.png)]]
**After Patch:**
[[Image(https://i.ibb.co/zCcyqNB/after-user-edit.png)]]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/65031#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list