Opened 12 years ago
Closed 8 years ago
#11431 closed defect (obsolete)
Ctrl key-down doesn't survive mouse switching screens
Reported by: | ieb | Owned by: | |
---|---|---|---|
Component: | GUI/multiview | Version: | VirtualBox 4.2.6 |
Keywords: | focus control mouse multiple screens | Cc: | |
Guest type: | all | Host type: | all |
Description
Requirements:
- A virtual machine with multiple screens
- A physical pointer device (mouse or tablet)
- Mouse captured
- A windowing environment on the guest (Windows, X11, etc)
- Guest windowing environment should be click-to-focus for demonstration of bug
Steps to reproduce (example case):
- Open a window on screen 1
- Place cursor over window
- Press LCtrl
- Move cursor to screen 2
- Press 'c' key
- Release all keys
Expected result:
- Guest window should receive LCtrl+C event
Actual result:
- Guest window receives C event.
Note:
See TracTickets
for help on using tickets.
Please reopen if still relevant with a recent VirtualBox release.