diff options
Diffstat (limited to 'results/classifier/105/device/2158')
| -rw-r--r-- | results/classifier/105/device/2158 | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/results/classifier/105/device/2158 b/results/classifier/105/device/2158 new file mode 100644 index 00000000..cc0cf515 --- /dev/null +++ b/results/classifier/105/device/2158 @@ -0,0 +1,22 @@ +device: 0.845 +graphic: 0.806 +vnc: 0.569 +semantic: 0.567 +network: 0.521 +instruction: 0.508 +mistranslation: 0.416 +other: 0.374 +socket: 0.360 +boot: 0.278 +assembly: 0.112 +KVM: 0.097 + +Qemu will not release mouse even after using the release mouse keybind +Description of problem: +There wasn't a crash but this is an annoying problem. The mouse does not release when the VM sizes the window larger because, as far as I know, qemu moves the window and relies on the user to click to release the mouse. +Steps to reproduce: +1. Open qemu +2. Try to release the mouse using the keybind shown. +3. It move the window and won't release. +Additional information: +In case it's really needed, I am using a custom QEMU VM Manager called "QEMU Manager". |