diff options
Diffstat (limited to 'results/classifier/118/graphic/2559')
| -rw-r--r-- | results/classifier/118/graphic/2559 | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/results/classifier/118/graphic/2559 b/results/classifier/118/graphic/2559 new file mode 100644 index 000000000..db2b6e267 --- /dev/null +++ b/results/classifier/118/graphic/2559 @@ -0,0 +1,41 @@ +graphic: 0.924 +architecture: 0.868 +device: 0.848 +ppc: 0.832 +semantic: 0.824 +arm: 0.795 +PID: 0.708 +files: 0.706 +peripherals: 0.706 +user-level: 0.671 +performance: 0.660 +vnc: 0.609 +permissions: 0.608 +debug: 0.601 +hypervisor: 0.594 +TCG: 0.592 +boot: 0.585 +risc-v: 0.563 +VMM: 0.525 +socket: 0.523 +x86: 0.508 +i386: 0.504 +register: 0.503 +kernel: 0.460 +network: 0.406 +mistranslation: 0.352 +virtual: 0.216 +assembly: 0.173 +KVM: 0.060 + +macOS cocoa UI cursor position mismatch when running Windows XP under QEMU 9.1.0 +Description of problem: +QEMU 9.1.0 got hardware cursor support on macOS with the cocoa UI. When running a Windows XP guest, the windows's own cursor got a 13 pixel offset both in X and Y direction. When the "show-cursor" is off, the problem still exists, so the click target is not under the pointer of the cursor. I was using the "Red Hat QXL GPU" driver v6.1.0.10024 which was built in 2015. + +I also checked it with Linux (i have an x86-64 Alma Linux 8 installation too), this working fine when using the "-display cocoa,show-cursoor=off,zoom-to-fit=off -device virtio-vga" parameters. +Steps to reproduce: +1. Load a Windows XP with QXL drivers installed +Additional information: + + + |