https://bugzilla.wikimedia.org/show_bug.cgi?id=17072
Trevor Parscal <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |FIXED --- Comment #3 from Trevor Parscal <[email protected]> 2009-01-30 00:26:29 UTC --- Excellent example of behavior. I was quickly able to narrow it down to the fact that IE doesn't register keypress events for non-chatacter keys like backspace which indeed change the content. I added keydown and keyup events to the text input widgets and it seems to be working great! -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
