[wp-trac] [WordPress Trac] #33164: New password UI on user profile - hide button show wrong state
WordPress Trac
noreply at wordpress.org
Wed Jul 29 01:13:25 UTC 2015
#33164: New password UI on user profile - hide button show wrong state
----------------------------+-----------------------------
Reporter: knutsp | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: trunk
Severity: normal | Keywords:
Focuses: javascript |
----------------------------+-----------------------------
Steps to reproduce in profile.php:
1. Click "Generate password"
2. Click "Hide" (the important step here)
3. Click "Cancel"
4. Click "Generate password" (again)
Expected, either
1. Password is hidden and button says "Show"
2. Password is shown and button says "Hide"
Actual:
* Password is shown and button says "Show"
* When clicking "Show" nothing happens (at this time expected, though)
Conclusion: When "Cancel" is activated the state of both the password
field and the show/hide button should be preserved, or both should return
to their default states.
4.3-beta4-33468
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33164>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list