Easy Screenshot Paste with HTML5 - FogBugz Knowledge Exchange most recent 30 from http://fogbugz.stackexchange.com 2013-05-18T21:06:21Z http://fogbugz.stackexchange.com/feeds/question/10767 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://fogbugz.stackexchange.com/questions/10767/easy-screenshot-paste-with-html5 Easy Screenshot Paste with HTML5 Jason 2012-09-05T13:48:52Z 2013-05-03T04:22:00Z <p>When documenting bugs, capturing screenshots is the most labor intensive step. </p> <p>HTML5 and Chrome, at least, supports your javascript receiving image data from the clipboard.</p> <p>It would be absolutely AMAZING to allow your rich-text editor to paste a screenshot from the clipboard directly inline with the text. Upon paste, the image data is uploaded to the server and the embed-url is immediately added to the rich content. You could do fancy things like show a thumbnail of the image and allow it to be shown 100% in a popout.</p> <p>AFTER the initial release (which would be instantly valuable) you could add features like cropping and highlighting.</p> http://fogbugz.stackexchange.com/questions/10767/easy-screenshot-paste-with-html5/10768#10768 Answer by db for Easy Screenshot Paste with HTML5 db 2012-09-05T14:13:13Z 2012-09-05T14:13:13Z <p>This functionality is already possible in current versions of Firefox, but we have not yet added support for this for Chrome.</p>