summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/1843.toml
blob: baa539e89581fb2109d7ebd53164e22672f39fba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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"""