#33850 closed defect (bug) (duplicate)
On clicking 'New password' label, password text field not get focussed on user profile edit page
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.3 |
Component: | Users | Keywords: | has-patch close |
Focuses: | ui, accessibility, javascript, administration | Cc: |
Description
When we click on Generate password on User profile edit page, It shows password field, but when we click on 'New password' label, the password text field not getting focussed. When we click on hide button and then click on 'New Password' label then the password text field gets focussed. It is little bit confusing the user. It will better if we set 'New Password'label click to 'Generate Password' click.
Attachments (2)
Change History (8)
#3
@
10 years ago
- Resolution set to duplicate
- Status changed from new to closed
Duplicate of #33647.
@umesh.nevase This issue is already addressed in this ticket https://core.trac.wordpress.org/ticket/33647
#4
follow-up:
↓ 5
@
10 years ago
- Resolution duplicate deleted
- Status changed from closed to reopened
@chiragswadia
This issue addressed for Add new user page in https://core.trac.wordpress.org/ticket/33647 and I've found on user profile page.
#5
in reply to:
↑ 4
@
10 years ago
- Keywords close added
- Resolution set to duplicate
- Status changed from reopened to closed
Duplicate of #33647.
Replying to umesh.nevase:
@chiragswadia
This issue addressed for Add new user page in https://core.trac.wordpress.org/ticket/33647 and I've found on user profile page.
This is almost similar issue. I guess, you can submit the updated patch here itself. https://core.trac.wordpress.org/ticket/33647
When we click on New password label, it is not focusing password text field.