Just found out about composition events in the DOM3 spec. More complexity for JS keyboard events, yay!
http://www.w3.org/TR/DOM-Level-3-Events/#events-compositionevents …
@devongovett @paul_irish Why not just use the `input` event? Fires as soon as something is entered, be it through typing, dragging, pasting…
-
-
@mathias@paul_irish there's a beforeInput event in the spec, but unimplemented everywhere. (eta on that?) -
@devongovett@paul_irish Did you file bugs? I just did for Chromium: https://code.google.com/p/chromium/issues/detail?id=342670 … - 1 more reply
New conversation -
-
-
@mathias@paul_irish because I need to handle the event *before* it is input. input event fires after the change is applied.Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.