Hacker News new | ask | show | jobs
by masklinn 4737 days ago
It might be restricted to focusable/editable components, e.g. a `contenteditable` block should work.
1 comments

Yep, you're correct

http://jsbin.com/odupog/1/edit

Either way, should alleviate some of the privacy concerns, as you can only get ClipboardData from elements where "paste" has a visible effect.