I'm handling with JavaScript's copy event. Handling with plain text works as I expected.
But observed that the 'image copy' or 'copy link address' of mouse left click menu does not trigger copy event in chrome.
Is there any way that I could trigger some event by image copy, or copy link address?