You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the issues and this bug has not been reported previously
Describe the bug
Everything appears to work as intended (such a great project!), but for the fact that key presses aren't "grabbed." For example, super is intercepted by the host OS, in my case, Ubuntu 24.04.1. This is despite seeing the title bar note to "Press Ctl-Alt-G to exit grab". See screenshot.
Also, mouse targeting seems off at times. I point one place, but the mouse click lands elsewhere.
Note: the above problems are not present when launching via quickgui.
To Reproduce
Steps to reproduce the behavior:
Run quickemu with arguments --vm <vm_name>
Press Super key
Expected behavior
Key presses are intercepted by the guest OS.
Actual behavior
Key presses are intercepted by the host OS.
Quickemu output
Run quickemu or quickemu and include the output of the failure below:
I confirm this bug has not already been reported
Describe the bug
Everything appears to work as intended (such a great project!), but for the fact that key presses aren't "grabbed." For example, super is intercepted by the host OS, in my case, Ubuntu 24.04.1. This is despite seeing the title bar note to "Press Ctl-Alt-G to exit grab". See screenshot.
Also, mouse targeting seems off at times. I point one place, but the mouse click lands elsewhere.
Note: the above problems are not present when launching via
quickgui
.To Reproduce
Steps to reproduce the behavior:
quickemu
with arguments--vm <vm_name>
Super
keyExpected behavior
Key presses are intercepted by the guest OS.
Actual behavior
Key presses are intercepted by the host OS.
Quickemu output
Run
quickemu
orquickemu
and include the output of the failure below:Quickemu output
System information
Run
quickreport
and include the output here; if you can't runquickreport
,please provide the output of the following:
Quickreport output
Screenshots
If applicable, add screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered: