https://bugs.kde.org/show_bug.cgi?id=514521
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |general Target Milestone|--- |Not decided Summary|Sidebar list items can be |System Monitor sidebar list |de-selected by clicking |items can be de-selected by |them again |clicking them again Assignee|[email protected] |[email protected] Version First|6.5.4 |6.22.0 Reported In| | Product|plasma-systemmonitor |frameworks-kirigami CC| |[email protected] --- Comment #3 from Nate Graham <[email protected]> --- The problem appears to be because the list items are checkable (comes from Kirigami.PagePoolAction; these are checkable by default). In GlobalDrawerActionItem.qml, checkable items are unchecked by clicking on them. Which makes sense in the abstract, but it doesn't make sense here where we're sort of abusing checkability to mean selection. -- You are receiving this mail because: You are watching all bug changes.
