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)
Can also reproduce with Wacom AES on Venue 8 Pro 5855.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/682
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
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
Thank you guys! :D
*** Bug 444398 has been marked as a duplicate of this bug. ***
*** Bug 444118 has been marked as a duplicate of this bug. ***