On Jul 12, 2013, at 12:57 PM, James Greene <[email protected]> wrote: > It appears that the only way to trigger a `copy` event programmatically is > to use `document.execCommand('copy')`, which most browsers prevent: > > http://www.w3.org/TR/clipboard-apis/#integration-with-other-scripts-and-events
On Wed, Jul 24, 2013 at 5:18 PM, Ryosuke Niwa <[email protected]> wrote: > I don't want the clipboard API specification to mandate one behavior or > another. It's something each browser vendor should be able to decide. That's the situation we are in now and it sucks for developers. We should be able to do better. -- http://annevankesteren.nl/
