utmapp / UTM

Virtual machines for iOS and macOS
https://getutm.app
Apache License 2.0
26.58k stars 1.33k forks source link

Control+tab key combination not sent to guests #6267

Open haroldm opened 6 months ago

haroldm commented 6 months ago

The control+tab shortcut is not sent to the VM (I don't see it when I run xev in a Linux VM). The guest receives other key combinations. It seems this problem was already identified in eef92e0.

Capture shouldn't be required for using control+tab inside a guest (it isn't by other remote desktop or virtualization apps).

Configuration

osy commented 5 months ago

Sorry, are you saying Cmd+Tab isn't sent in "capture" mode (which is what eef92e0 is referring to) or that it isn't sent without capture mode?

haroldm commented 5 months ago

I made a screen capture (sorry about the 480plow quality) so that should be clearer.

From 0:00 to 0:10 the input is not captured: I can create a new tab with ctrl+t but ctrl+tab has no effect. From 00:10 onwards the input is captured and all shortcuts work fine.

https://github.com/utmapp/UTM/assets/10910691/b78daa75-46d3-4bc4-95d1-6840ed717085

The issue is weird but I don't understand how it could be specific to my setup.