https://bugs.kde.org/show_bug.cgi?id=467356
--- Comment #2 from Nate Graham <n...@kde.org> --- Ah no, it's an Elisa bug. When exiting full screen, we run showNormal() which explicitly makes it windowed. We need to keep track of whether the prior state was windowed or maximized, and if it was maximized, do showMaximized() instead. -- You are receiving this mail because: You are watching all bug changes.