- From: Simon Pieters <notifications@github.com>
- Date: Fri, 02 Feb 2024 06:25:57 -0800
- To: w3c/uievents <uievents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 2 February 2024 14:26:03 UTC
> I wonder, how about `insertFromYank`? I don't know whether Chrome and/or Safari support it and how to do that. I didn't know it was a thing, but I see it in https://w3c.github.io/input-events/ (issue: https://github.com/w3c/input-events/issues/20 ). Per https://www.howtogeek.com/293850/how-to-use-macos-built-in-kill-and-yank-as-an-alternative-cut-and-paste/ on macOS you can use ctrl+k to kill (cut) and ctrl+y to yank (paste). Testing in http://software.hixie.ch/utilities/js/live-dom-viewer/saved/12340 , neither Safari or Chrome fire `textInput` when yanking. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/uievents/pull/362#issuecomment-1923994557 You are receiving this because you are subscribed to this thread. Message ID: <w3c/uievents/pull/362/c1923994557@github.com>
Received on Friday, 2 February 2024 14:26:03 UTC