No subject


Tue Mar 17 14:04:44 CDT 2009


 *    Wine's internal clipboard is exposed to external apps via the X
 *    selection mechanism.
 *    Currently the driver asserts ownership via two selection atoms:
 *    1. PRIMARY(XA_PRIMARY)
 *    2. CLIPBOARD
 *
 *    In our implementation, the CLIPBOARD selection takes precedence over
PRIMARY,
 *    i.e. if a CLIPBOARD selection is available, it is used instead of
PRIMARY.

So it's an intentional choice. And as  Vitaliy said there is a registry key
(UsePrimarySelection) which changes the behaviour.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list