﻿id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host
13792,Bidirectional clipboard not working host->guest under certain circumstances (see text),hmickler,,"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 ***
1. HOST: Copy text 'abc' to clipboard (using mousepad and CTRL-C or right-click menu)
2. HOST: Start VM
3. VM: Start Notepad
4. 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)
5. HOST: Paste in mousepad
5a. HOST: *DOES NOT WORK* (nothing pasted)
REMARK: Obviously, the clipboard seems to be cleared when the VM started
6. HOST: Copy text 'abc' to clipboard {again, as in 1.}
7. HOST: Paste in mousepad
7a. HOST: => *WORKS*
8. VM: Paste in Notepad
8a. VM: *DOES NOT WORK* (nothing pasted)
9. VM: Copy text 'xyz' to clipboard
10. VM: Paste in Notepad
10a. VM: => *WORKS*
11. HOST: Paste in mousepad
11a. HOST: => *WORKS*
12. Shutdown Guest OS


*** working ***
1. HOST: Start VM
2. VM: Start Notepad
3. HOST: Copy text 'abc' to clipboard
4. VM: Paste in Notepad
4a. VM: *WORKS*
5. VM: Copy text 'xyz' to clipboard
6. HOST: Paste in mousepad
6a. HOST: *WORKS*
7. Shutdown Guest OS
",defect,new,clipboard,VirtualBox 4.3.20,,clipboard not working,,Windows,Linux
