- From: gked <notifications@github.com>
- Date: Fri, 29 Jul 2016 13:00:48 -0700
- To: w3c/editing <editing@noreply.github.com>
Received on Friday, 29 July 2016 20:01:36 UTC
Resolution: Should paste and cut have beforeInput events? Yes. Should copy also have a beforeInput event? No If so, should these be cancelable? Yes. Only in cE=events or also in cE=true? It will apply to CE=true and CE=plaintext-only. What if there is no editing host involved? No, since we are tying beforeInput event to Input event, and input events are only firing in editable regions. --- 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/editing/issues/135#issuecomment-236279271
Received on Friday, 29 July 2016 20:01:36 UTC