From 4b927bc37359dec23f67d3427fc982945f24f404 Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Wed, 21 May 2025 21:21:26 +0200 Subject: add gitlab issues in toml format --- .../host_missing/accel_missing/2947.toml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 gitlab/issues/target_missing/host_missing/accel_missing/2947.toml (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/2947.toml') diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2947.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2947.toml new file mode 100644 index 000000000..3528c3823 --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/2947.toml @@ -0,0 +1,18 @@ +id = 2947 +title = "Tablet-like mouse under Linux guest even if no -device usb-tablet is specified" +state = "closed" +created_at = "2025-05-04T11:34:40.369Z" +closed_at = "2025-05-05T17:07:36.249Z" +labels = [] +url = "https://gitlab.com/qemu-project/qemu/-/issues/2947" +host-os = "Arch Linux" +host-arch = "x86_64" +qemu-version = "10.0.0" +guest-os = "Arch Linux" +guest-arch = "x86_64" +description = """Arch Linux guest has absolute mouse tracking even when there is `-nodefaults` and no -device usb-tablet is provided. The guest does not have qemu guest agent installed. This is the unwanted behavior. The expected behavior is that it has a separate mouse pointer under guest, like with Windows guest.""" +reproduce = """1. Install guest operating system +2. Install gnome metapackage and enable GDM +3. Reboot +4. GDM has absolute mouse tracking and the mouse gets captured automatically, without having to click on the window or pressing Ctrl+Alt+G""" +additional = """[journalctl](/uploads/356952b8e2454c98e76ad82b700c518e/journalctl)""" -- cgit 1.4.1