Opened 10 years ago
Last modified 10 years ago
#13792 new defect
Bidirectional clipboard not working host->guest under certain circumstances (see text)
Reported by: | hmickler | Owned by: | |
---|---|---|---|
Component: | clipboard | Version: | VirtualBox 4.3.20 |
Keywords: | clipboard not working | Cc: | |
Guest type: | Windows | Host type: | Linux |
Description
Host: Debian jessie, VirtualBox 4.3.20 Guest: Windows 7, with guest additions 4.3.20, bidirectional clipboard activated
When host has text in clipboard, then VM is started and trying to paste the text in VM, it will not work. If text is copied to clipboard on host *after* VM start, it will work.
Step-by-step instructions:
* NOT working *
- HOST: Copy text 'abc' to clipboard (using mousepad and CTRL-C or right-click menu)
- HOST: Start VM
- VM: Start Notepad
- VM: Press CTRL-V or choose Edit->Paste from menu (which is *not* greyed out, i.e. there should be sth. in clipboard)
4a. VM: *DOES NOT WORK* (nothing pasted)
- HOST: Paste in mousepad
5a. HOST: *DOES NOT WORK* (nothing pasted) REMARK: Obviously, the clipboard seems to be cleared when the VM started
- HOST: Copy text 'abc' to clipboard {again, as in 1.}
- HOST: Paste in mousepad
7a. HOST: => *WORKS*
- VM: Paste in Notepad
8a. VM: *DOES NOT WORK* (nothing pasted)
- VM: Copy text 'xyz' to clipboard
- VM: Paste in Notepad
10a. VM: => *WORKS*
- HOST: Paste in mousepad
11a. HOST: => *WORKS*
- Shutdown Guest OS
* working *
- HOST: Start VM
- VM: Start Notepad
- HOST: Copy text 'abc' to clipboard
- VM: Paste in Notepad
4a. VM: *WORKS*
- VM: Copy text 'xyz' to clipboard
- HOST: Paste in mousepad
6a. HOST: *WORKS*
- Shutdown Guest OS
Attachments (2)
Change History (3)
by , 10 years ago
Attachment: | vbox-clipboard-NOTworking.log added |
---|
comment:1 by , 10 years ago
Hi, In my case, with bi-directional clipboard enabled, I can only copy from the Windows 7 (32-bit) guest to my Linux Mint 17.1 64-bit. The other direction does not work under any circumstances. VirtualBox 4.3.20 r96996
clipboard log of non-working case