[wp-trac] [WordPress Trac] #33385: Unable to create users in IE8

WordPress Trac noreply at wordpress.org
Mon Aug 17 13:46:09 UTC 2015


#33385: Unable to create users in IE8
--------------------------+-----------------------------------------
 Reporter:  pento         |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  4.3
Component:  Users         |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:  needs-patch   |     Focuses:  javascript, administration
--------------------------+-----------------------------------------

Comment (by peterwilsoncc):

 `propertychange` (IE8) fires on programatic changes, `input` does not.

 IE8 appears to be looping events and clearing pass2 in the event following
 the lastpass comment. This causes a password mismatch.

 In 33385.1.diff events are fired on the keypress event. It fixes the IE8
 password mismatch but introduces a lag/stickiness with the strength meter
 status not changing immediately.

 Needs iteration but I need to sign off now, I am afraid.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/33385#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list