- From: Daniel Bates <notifications@github.com>
- Date: Mon, 08 Jul 2019 14:17:05 -0700
- To: w3c/uievents <uievents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 8 July 2019 21:17:27 UTC
Update: Mac Firefox 67.0.4 is **non-deterministic.** Sometimes it is, emphasis mine: <pre> <b>keydown: </b> keypress: a input: a keyup: a </pre> and sometimes it is: <pre> <b>keydown: a</b> keypress: a input: a keyup: a </pre> -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/uievents/issues/238#issuecomment-509395430
Received on Monday, 8 July 2019 21:17:27 UTC