[wp-trac] [WordPress Trac] #32886: Better Passwords freezes Internet Explorer 8
WordPress Trac
noreply at wordpress.org
Tue Jul 14 00:15:21 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: has-patch dev-feedback | Focuses: ui, javascript
------------------------------------+-----------------------------
Comment (by peterwilsoncc):
Replying to [comment:8 adamsilverstein]:
That's a really daft miss, sorry about that.
I won't have a chance to refactor with a second field before the weekend,
sorry. As an alternative, in `32886.3.diff` I have moved the events to the
form and added a descendant selector. As you'll see in this reduced case
[https://output.jsbin.com/saxoco/quiet IE8 doesn't bubble `input` events]
so I've added in the `keyup` event.
With the `keyup` event, the `input` event may be unnecessary, feedback
welcome if you chose this approach. My personal preference is to avoid
hiding but happy to take an architects/feature leads direction on this.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32886#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list