[wp-trac] [WordPress Trac] #32886: Better Passwords freezes Internet Explorer 8
WordPress Trac
noreply at wordpress.org
Wed Jul 29 00:31:44 UTC 2015
#32886: Better Passwords freezes Internet Explorer 8
----------------------------+-----------------------------
Reporter: afercia | Owner: markjaquith
Type: defect (bug) | Status: reopened
Priority: high | Milestone: 4.3
Component: Administration | Version: trunk
Severity: major | Resolution:
Keywords: needs-patch | Focuses: ui, javascript
----------------------------+-----------------------------
Comment (by adamsilverstein):
In [attachment:no-timeout.5.diff]:
* Add a new event watch for `pwupdate`, causing the strength meter to
update, similar to when the propertychange (ie8 only) or input (all other
browsers)
* Trigger `pwupdate` when plaintext password field changes
* Fix some spaces -> tabs
* Removed the call to `$('#pass2').val('').on( 'input propertychange',
check_pass_strength );` - I don't believe this is required as handle this
at L161
Tested in browserstack ie8 & chrome, needs more testing!
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32886#comment:29>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list