[Autocopy] Autocopy: feedback from PhilT

notes at mozdev.org notes at mozdev.org
Fri Feb 18 17:01:21 EST 2005


http://autocopy.mozdev.org/index.html#c80

I like what you did with AutoCopy.  I have an intranet application that was requiring IE, but now I am making it FireFox compliant.  IE has a function call [execCommand("Copy")] that allows access to the clipboard.  I have a link that users can click, and then just past into their email client to send the link.  Is there any way to have this work the same way in FireFox? I noticed that your extension accesses the clipboard directly. (One reason for doing it this way is that the links can get quite long and vary down the list.  With a link that says, "click Here" I can keep the page viewable without scrolling).

Thank you.

Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)


More information about the Autocopy mailing list