diff options
Diffstat (limited to 'gitlab/issues_toml/target_missing/host_missing/accel_missing/1843.toml')
| -rw-r--r-- | gitlab/issues_toml/target_missing/host_missing/accel_missing/1843.toml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/gitlab/issues_toml/target_missing/host_missing/accel_missing/1843.toml b/gitlab/issues_toml/target_missing/host_missing/accel_missing/1843.toml new file mode 100644 index 000000000..baa539e89 --- /dev/null +++ b/gitlab/issues_toml/target_missing/host_missing/accel_missing/1843.toml @@ -0,0 +1,23 @@ +id = 1843 +title = "Multitouch - GTK: Tapping 3 points or more at too close in interval causes all points to be lost" +state = "closed" +created_at = "2023-08-23T21:00:44.334Z" +closed_at = "2024-02-03T14:06:05.930Z" +labels = ["GUI::GTK", "device:input"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/1843" +host-os = "Arch Linux" +host-arch = "x86" +qemu-version = "version 8.1.50 (v8.1.0-1-gb0dd9a7d6d)" +guest-os = "BlissOS/Android 12L / Fedora Workstation" +guest-arch = "x86-64 / x86-64" +description = """When using the new multitouch input device, if you use three or more fingers within two rapid interval, the all finger inputs get dropped.""" +reproduce = """ANDROID +1. Download and install BlissOS +2. Swipe with two fingers +3. try multitouch debug app + +FEDORA +1. Load fedora +2. install wev +3. try touch 3 or more points""" +additional = """Not sure what logs are relevant""" |