diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
| commit | 4b927bc37359dec23f67d3427fc982945f24f404 (patch) | |
| tree | 245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_missing/host_missing/accel_missing/1843.toml | |
| parent | aa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff) | |
| download | emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.zip | |
add gitlab issues in toml format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/1843.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/1843.toml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1843.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1843.toml new file mode 100644 index 00000000..baa539e8 --- /dev/null +++ b/gitlab/issues/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""" |