SUMMARY Tapping the "Places" button does not open the "Places" tab in Kickoff. Similarly, the menu items on the left side of "Places" do not respond to taps (but do seem to open when swiped). STEPS TO REPRODUCE 1. Open Kickoff 2. Tap on "Places" with a touchscreen 3. Click on "Places" with a mouse 4. Tap on "Frequently Used", then "Computer" in the "Places" sidebar OBSERVED RESULT "Places" does not open when tapped, but does open when clicked. Similarly, tapping "Frequently Used" and/or "Computer" does not select either submenu. EXPECTED RESULT Tapping on these buttons/tab labels should have the same effect as clicking them. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Wayland/Fedora 35 KDE Plasma Version: 5.23.3 KDE Frameworks Version: 5.88.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION I've only tested this on Wayland.
Can reproduce.
I am also unable to check/uncheck the "inhibit automatic screen sleeping and locking"/"enable Bluetooth" checkboxes with a touchscreen (also on Wayland).
I can reproduce that too. It seems to affect all Plasma checkboxes. Can you file a separate bug report for that on "frameworks-plasma | components", and cc me (nate@kde.org?) Thanks!
Git commit a83321120e39a78d270607547da54b93e67bbd88 by Arjen Hiemstra. Committed on 20/01/2022 at 14:05. Pushed by ngraham into branch 'master'. Do not use Control for PC3::IconLabel This results in a control nested in a control and prevents certain events (like touch tap) from being properly handled by the actual control. Related: bug 446303 FIXED-IN: 5.91 M +27 -4 src/declarativeimports/plasmacomponents3/private/IconLabel.qml https://invent.kde.org/frameworks/plasma-framework/commit/a83321120e39a78d270607547da54b93e67bbd88