Hi,
I'm aware of the security limitations in Firefox and accessing the Windows clipboard hence having to force the users to use CTRL+C and CTRL+V in the editor, but today I came across an implementation that I had not seen before even though the link and method is quite old going by the posted dates.
It seems to involve using a Flash SWF file to bypass the limitations with JavaScript and Firefox. I came across ir whilst browsing http://www.jtricks.com/ as they use it to copy to clipboard on their site. The following blog entry talks about this in a little more detail and its origins:
http://www.jeffothy.com/weblog/clipboard-copy
Is this something you are aware of and have chosen not to implement, or something that is new to you too?
I'm undecided on whether I like the implementation as it seems a little hacky, and to my knowledge doesn't help with pasting which seems a bit limiting and inconsistent
Anyway, just thought I'd share and see what you thought.
Rob
I'm aware of the security limitations in Firefox and accessing the Windows clipboard hence having to force the users to use CTRL+C and CTRL+V in the editor, but today I came across an implementation that I had not seen before even though the link and method is quite old going by the posted dates.
It seems to involve using a Flash SWF file to bypass the limitations with JavaScript and Firefox. I came across ir whilst browsing http://www.jtricks.com/ as they use it to copy to clipboard on their site. The following blog entry talks about this in a little more detail and its origins:
http://www.jeffothy.com/weblog/clipboard-copy
Is this something you are aware of and have chosen not to implement, or something that is new to you too?
I'm undecided on whether I like the implementation as it seems a little hacky, and to my knowledge doesn't help with pasting which seems a bit limiting and inconsistent
Anyway, just thought I'd share and see what you thought.
Rob