Bug 445111

Summary: Kickoff does not react to graphics tablet left click anymore
Product: [Plasma] plasmashell Reporter: Tyson Tan <tysontanx>
Component: Application Launcher (Kickoff)Assignee: David Edmundson <kde>
Status: RESOLVED FIXED    
Severity: normal CC: haigpetrus, mikel5764, nate, noahadvs, plasma-bugs, qydwhotmail, santiagoshang
Priority: HI Keywords: regression
Version: 5.23.2   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=432104
https://bugs.kde.org/show_bug.cgi?id=445310
Latest Commit: Version Fixed In: 5.23.3
Bug Depends on:    
Bug Blocks: 445310    

Description Tyson Tan 2021-11-07 12:56:57 UTC
Since Plasma 5.23, Kickoff does not react to graphics tablet left click anymore. I cannot select or start anything in Kickoff using my stylus, but the right click still works. Left click still works in other parts of KDE apps/Plasma.

Operating System: Arch Linux
KDE Plasma Version: 5.23.2
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2
Kernel Version: 5.14.16-arch1-1 (64-bit)
Comment 1 Fushan Wen 2021-11-07 13:03:59 UTC
Can also reproduce with Wacom AES on Venue 8 Pro 5855.
Comment 2 Bug Janitor Service 2021-11-07 14:13:53 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/682
Comment 3 Fushan Wen 2021-11-07 16:33:31 UTC
Git commit a992f67be2644bd0fd0dc452e88098d74e806260 by Fushan Wen.
Committed on 07/11/2021 at 14:10.
Pushed by ngraham into branch 'master'.

kickoff: Do not accept stylus in TapHandler

When using a stylus, TapHandler will block KickoffItemDelegate from
receiving click events.

M  +2    -0    applets/kickoff/package/contents/ui/KickoffGridView.qml
M  +2    -0    applets/kickoff/package/contents/ui/KickoffListView.qml

https://invent.kde.org/plasma/plasma-desktop/commit/a992f67be2644bd0fd0dc452e88098d74e806260
Comment 4 Nate Graham 2021-11-07 16:34:04 UTC
Git commit 9f9dc34cadf839871a0fe6fc7e3b412f9f2b028d by Nate Graham, on behalf of Fushan Wen.
Committed on 07/11/2021 at 16:34.
Pushed by ngraham into branch 'Plasma/5.23'.

kickoff: Do not accept stylus in TapHandler

When using a stylus, TapHandler will block KickoffItemDelegate from
receiving click events.


(cherry picked from commit a992f67be2644bd0fd0dc452e88098d74e806260)

M  +2    -0    applets/kickoff/package/contents/ui/KickoffGridView.qml
M  +2    -0    applets/kickoff/package/contents/ui/KickoffListView.qml

https://invent.kde.org/plasma/plasma-desktop/commit/9f9dc34cadf839871a0fe6fc7e3b412f9f2b028d
Comment 5 Tyson Tan 2021-11-08 04:43:02 UTC
Thank you guys! :D
Comment 6 Nate Graham 2021-11-10 14:22:59 UTC
*** Bug 444398 has been marked as a duplicate of this bug. ***
Comment 7 Jason G. 2021-11-29 23:55:02 UTC
*** Bug 444118 has been marked as a duplicate of this bug. ***