https://bugs.kde.org/show_bug.cgi?id=520300
Bug ID: 520300
Summary: Kirigami button taps are not registered if the user
doesn't wait before another tap
Classification: Frameworks and Libraries
Product: frameworks-kirigami
Version First 6.26.0
Reported In:
Platform: unspecified
OS: Linux
Status: REPORTED
Severity: major
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: Not decided
Created attachment 192395
--> https://bugs.kde.org/attachment.cgi?id=192395&action=edit
Video of the issue
DESCRIPTION
Issue with buttons in Kirigami apps on a touchscreen.
Button taps are not registered if the user doesn't wait 500-1000ms before
another tap (can be a different button, same issue).
This is a major usability issue when the user needs to click buttons relatively
fast (like in a calculator or dialer).
I've tested and replicated this issue on PostmarketOS with Plasma Mobile and on
Arch Linux with the latest Plasma Desktop (different device).
I could not reproduce it with non-Kirigami app like Dolphin.
STEPS TO REPRODUCE
1. Open Kirigami app
2. Tap a button
3. Quickly tap the button again
OBSERVED RESULT
Button tap is not registered unless the user waits before tapping it again.
EXPECTED RESULT
Button tap should be registered.
SOFTWARE/OS VERSIONS
Operating System (available in the Info Center app, or by running `kinfo` in a
terminal window):
KDE Plasma Version: 6.6.4
KDE Frameworks Version: 6.26.0
Qt Version: 6.11.0
ADDITIONAL INFORMATION
Check the video in the attachment.
--
You are receiving this mail because:
You are watching all bug changes.