https://bugs.kde.org/show_bug.cgi?id=501797
--- Comment #3 from Nate Graham <n...@kde.org> --- Aha, it regressed in https://invent.kde.org/plasma/plasma-desktop/-/commit/f7a92f7e65ac09cfd82a01835ac9f955c1b25744. Previously selectionButton could be null, so checking for its existence was fine. In that commit, it's always initialized to something, so now we should check for visibility, the way the rest of the code in this file does. Patch incoming. -- You are receiving this mail because: You are watching all bug changes.