Opened 15 years ago
Closed 14 years ago
#4181 closed defect (worksforme)
Inconsistent copy paste behavior
Reported by: | nick.dap | Owned by: | |
---|---|---|---|
Component: | clipboard | Version: | VirtualBox 2.2.4 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | other |
Description
Host is Vista. Guest is CentOS 4.7 Latest guest additions (2.2.4r47978) installed.
Tried with GNOME Tried with KDE Tried with Eclipse Tried with Netbeans IDE Tried with Klipper on/off Issue exists in all cases and permutations
To reproduce:
- Copy "text 1" in guest
- Copy "text 2" in host
- CTRL + V into Eclipse or Netbeans (Java?), incorrectly "text 1" is pasted, even though "text 2" should have been pasted
- Middle mouse click in Netbeans/Eclipse, correctly pastes "text 2"
- CTRL + V in Netbeans, incorrectly pastes "text 1"
- Middle mouse click in Netbeans/Eclipse, again correctly pastes "text 2"
... ad infinitum, like you have separate clipboards for CTRL + V vs Middle click
Different use case:
- Copy "text 1" in guest
- Copy "text 2" in host
- CTRL + V into Eclipse/Netbeans, incorrectly pastes "text 1"
- CTRL + V into a "mediator", gedit, firefox, w.e, correctly pastes "text 2"
- CTRL + V again in Eclipse or Netbeans, correctly pastes "text 2"
Also, see this thread: http://forums.virtualbox.org/viewtopic.php?f=3&t=7482&p=79468#p79468
Change History (5)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Not reproducible here with guest == host == Ubuntu 9.04. Can you see if you can reproduce the same thing with two consecutive copies in the guest instead of first copy guest, second host? I have seen that before with Eclipse (on real hardware), although in my case it was apparently due to the clipboard manager.
comment:3 by , 15 years ago
Is this still an issue with VirtualBox 3.0.4? And are you running a clipboard manager in your guest system?
comment:5 by , 14 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Excuse poor formatting in original.
Host is Vista.
Guest is CentOS 4.7
Latest guest additions (2.2.4r47978) installed.
Tried with GNOME
Tried with KDE
Tried with Eclipse
Tried with Netbeans IDE
Tried with Klipper on/off
Issue exists in all cases and permutations
To reproduce:
... ad infinitum, like you have separate clipboards for CTRL + V vs Middle click
Different use case:
Also, see this thread: http://forums.virtualbox.org/viewtopic.php?f=3&t=7482&p=79468#p79468