[wp-trac] [WordPress Trac] #52086: user-profile.min.js issue on Firefox
WordPress Trac
noreply at wordpress.org
Wed Dec 16 02:07:30 UTC 2020
#52086: user-profile.min.js issue on Firefox
--------------------------+------------------------------
Reporter: adi64bit | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Users | Version: 5.6
Severity: critical | Resolution:
Keywords: | Focuses: javascript
--------------------------+------------------------------
Comment (by adi64bit):
it can be fixed by adding
{{{
$toggleButton = $pass1Row.find('.wp-hide-pw');
}}}
right after
{{{
$pass1Row = $( '.user-pass1-wrap, .user-pass-wrap' );
}}}
on user-profile.js::98
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52086#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list