summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/graphic/1466
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/graphic/1466')
-rw-r--r--results/classifier/gemma3:12b/graphic/14668
1 files changed, 8 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/graphic/1466 b/results/classifier/gemma3:12b/graphic/1466
new file mode 100644
index 000000000..3c0e7f80f
--- /dev/null
+++ b/results/classifier/gemma3:12b/graphic/1466
@@ -0,0 +1,8 @@
+
+GTK: mouse position incorrect in HiDPI environment
+Description of problem:
+With `usb-tablet` mode the guest cursor position should be consistent with the host cursor since QEMU can position the mouse absolutely.
+The guest position is off from the host cursor position, it seems the position is not being divided by the scaling factor before it is passed on to the guest.
+Steps to reproduce:
+1. Run any guest with a graphical interface (e.g. Fedora Workstation or Windows 10)
+2. Notice how the guest mouse is not consistent with the host mouse at all