summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/1466.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/1466.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_missing/1466.toml17
1 files changed, 17 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1466.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1466.toml
new file mode 100644
index 000000000..3f413cfdc
--- /dev/null
+++ b/gitlab/issues/target_missing/host_missing/accel_missing/1466.toml
@@ -0,0 +1,17 @@
+id = 1466
+title = "GTK: mouse position incorrect in HiDPI environment"
+state = "closed"
+created_at = "2023-01-27T14:39:17.727Z"
+closed_at = "2024-10-08T15:35:59.757Z"
+labels = ["GUI"]
+url = "https://gitlab.com/qemu-project/qemu/-/issues/1466"
+host-os = "Linux/X11"
+host-arch = "x86_64"
+qemu-version = "7.2.0"
+guest-os = "n/a"
+guest-arch = "n/a"
+description = """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."""
+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"""
+additional = "n/a"