https://bugs.kde.org/show_bug.cgi?id=426645

--- Comment #4 from Nate Graham <n...@kde.org> ---
This was caused by
https://invent.kde.org/plasma/plasma-workspace/-/commit/05414ed58d43d87d907326636faac53ae2e7bd
and
https://invent.kde.org/plasma/plasma-desktop/-/commit/59ac49ace991ffb3ffaf1a24013aca9aaad8b123

Technically this change was intentional, though arguably it was therefore a
questionable idea. :) Making these items disabled instead of hidden doesn't
really work since they still have a hover effect and are clickable, so they
just look broken. Even if we fix that, it will still be odd to have
non-interactive entries in those UIs.

Just changing enabled: to visible: won't work since the items will still take
up space in the UI. I think we need to remove them from the model, or add a
proxy model that filters them out or something.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to