- From: Ben Peters <notifications@github.com>
- Date: Wed, 28 Jan 2015 13:51:00 -0800
- To: w3c/editing-explainer <editing-explainer@noreply.github.com>
Received on Wednesday, 28 January 2015 21:51:51 UTC
I think one way to handle this is to only fire beforeInput when the input comes from the user, not script. For instance, keyboard events, mouse events, and input controls should have a method to fire beforeInput events, but it should not be possible to do so from other places. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/editing-explainer/issues/44#issuecomment-71923906
Received on Wednesday, 28 January 2015 21:51:51 UTC