DescriptionChromoting Host: Don't listen for PRIMARY selection changes
This CL makes the Chromoting host clipboard handling match what Chrome
does on Linux: it listens only for CLIPBOARD changes, but sets both
CLIPBOARD and PRIMARY selections.
This also fixes the problem of the Linux host copying PRIMARY to
CLIPBOARD: When the user mouse-selected some text, the host process
would assert CLIPBOARD ownership with that selected text. This clobbered
any previous CLIPBOARD data, and frustrated the user.
BUG=169965
TEST=manually verify clipboard contents using "xsel" or similar.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=207734
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|