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/1843.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.tar.gz emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text 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, 0 insertions, 23 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 deleted file mode 100644 index baa539e8..00000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/1843.toml +++ /dev/null @@ -1,23 +0,0 @@ -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""" |