Opened 7 years ago
Last modified 7 years ago
#48260 new defect (bug)
WordPress beta 5.3 - Unable to type Password when I login....
| Reported by: | william13110 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Login and Registration | Version: | 5.3 |
| Severity: | normal | Keywords: | reporter-feedback |
| Cc: | Focuses: |
Description
I'm unable to type anything at the password field at WordPress 5.3-beta2-46428
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I ran into something like this in a custom login form because
user-profile.jsis now being included in the login form. So if the password field is hidden when the page loads, it'll be set todisableddue tobindPasswordForm().