diff options
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.toml | 17 |
1 files changed, 0 insertions, 17 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 deleted file mode 100644 index 3f413cfdc..000000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/1466.toml +++ /dev/null @@ -1,17 +0,0 @@ -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" |