diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:07 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:17 +0200 |
| commit | 9260319e7411ff8281700a532caa436f40120ec4 (patch) | |
| tree | 2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_missing/host_missing/accel_missing/1466.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
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" |