Linked by Thom Holwerda on Sat 10th Feb 2007 18:17 UTC
Thread beginning with comment 211518
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.





Member since:
2005-07-07
They do not really integrate into the desktop environment (best example cut&paste of anything except pure unformated text).
I think clipboard is actually a bad example, because Java, or more precisely AWT, handles the X11 clipboard just fine.
Copy&Paste problems are usually a bug in one of the applications involved in the transfer or in both, e.g. checking for any supported MIME type instead of using the most useful one.