Ask HN: When will clipboard support finally come to browsers? I'm working on a project where automatic copy & paste would come in very handy. A simple Clipboard API with Clipboard.set and Clipboard.get would be awesome - but browser simply don't support it yet - not even Webkit! I read a lot about security concerns, but seriously, we are already able to record the microphone and webcam using JavaScript with the user's approval. Why isn't there any way to do the same for the clipboard? Thanks in advance for your answers :) |