Hello Wei
On 27/06/2012 17:21, Wei Jen wrote:
Our web site using the applet version of the jalview. We have problem using the feature "Copy Consensus Sequence" We can see it by right clicking on the "Consensus" Label which bring up the context menu, and it's the last option. After we choose that option, there is nothing get transfer to the clipboard, is there a way to get around it?
Not really. Since JalviewLite is an unsigned applet, it doesn't have access to the system clipboard (http://docs.oracle.com/javase/tutorial/deployment/applet/security.html), and the 'Copy Consensus Sequence' function just copies the sequence to an internal clipboard (type shift+ctrl+V and you will see a new alignment window appear with the consensus sequence).

I'm not sure if the consensus sequence will be copied to the system clipboard if you sign the jalview applet jar then it might 'just work', but that's fairly unlikely.

Jim.

_______________________________________________
Jalview-discuss mailing list
[email protected]
http://www.compbio.dundee.ac.uk/mailman/listinfo/jalview-discuss

Reply via email to