Bug 445111 - Kickoff does not react to graphics tablet left click anymore
Summary: Kickoff does not react to graphics tablet left click anymore
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Application Launcher (Kickoff) (show other bugs)
Version: 5.23.2
Platform: Other Linux
: HI normal
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords: regression
: 444118 444398 (view as bug list)
Depends on:
Blocks: 445310
  Show dependency treegraph
 
Reported: 2021-11-07 12:56 UTC by Tyson Tan
Modified: 2021-11-29 23:55 UTC (History)
7 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.23.3


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***