summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_missing/host_missing/accel_missing/1466
diff options
context:
space:
mode:
Diffstat (limited to 'gitlab/issues_text/target_missing/host_missing/accel_missing/1466')
-rw-r--r--gitlab/issues_text/target_missing/host_missing/accel_missing/14667
1 files changed, 0 insertions, 7 deletions
diff --git a/gitlab/issues_text/target_missing/host_missing/accel_missing/1466 b/gitlab/issues_text/target_missing/host_missing/accel_missing/1466
deleted file mode 100644
index 3d15787ef..000000000
--- a/gitlab/issues_text/target_missing/host_missing/accel_missing/1466
+++ /dev/null
@@ -1,7 +0,0 @@
-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