Summary: | Cannot open "Places" tab with touchscreen | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | personalizedrefrigerator |
Component: | Application Launcher (Kickoff) widget | Assignee: | David Edmundson <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bugseforuns, mikel5764, nate, noahadvs, plasma-bugs, qydwhotmail |
Priority: | VHI | Keywords: | regression |
Version: | 5.23.3 | ||
Target Milestone: | 1.0 | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/frameworks/plasma-framework/commit/a83321120e39a78d270607547da54b93e67bbd88 | Version Fixed In: | 5.91 |
Sentry Crash Report: |
Description
personalizedrefrigerator
2021-11-22 07:07:37 UTC
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 |