[wp-trac] [WordPress Trac] #32886: Better Passwords freezes Internet Explorer 8

WordPress Trac noreply at wordpress.org
Thu Jul 9 00:10:24 UTC 2015


#32886: Better Passwords freezes Internet Explorer 8
----------------------------+-----------------------------
 Reporter:  afercia         |       Owner:  markjaquith
     Type:  defect (bug)    |      Status:  assigned
 Priority:  high            |   Milestone:  4.3
Component:  Administration  |     Version:  trunk
 Severity:  major           |  Resolution:
 Keywords:  needs-patch     |     Focuses:  ui, javascript
----------------------------+-----------------------------

Comment (by peterwilsoncc):

 This seems ideal for feature detection, start with an
 `input[type=password]` and `try` setting it to `input[type=text]` before
 adding the toggle.

 Super-rough example at http://jsbin.com/tumefe/edit?html,js,output
 JS Bin doesn't support old-ie, use http://output.jsbin.com/tumefe/quiet
 for testing in it.

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


More information about the wp-trac mailing list