SUMMARY Hiding and showing yakuake again always go to non-fullscreen mode, while it should just remember the fullscreen state (if the corresponding box is ticked in the settings). STEPS TO REPRODUCE 1. In the settings, in 'behavior', tick 'Remember and restore window fullscreen state'. 2. Show yakuake, go fullscreen, hide yakuake. 3. Show yakuake again. OBSERVED RESULT Not fullscreen. EXPECTED RESULT Fullscreen. SOFTWARE/OS VERSIONS This incorrect behaviour can be observed with the latest yakuake from git. ADDITIONAL INFORMATION The culprit is the post-20.04 commit "02 Apr 20 Fix maximization behaviour", which was meant to address a bug related to maximisation (not to fullscreen mode), see here https://invent.kde.org/utilities/yakuake/-/merge_requests/19
Anton, could you investigate? Thanks!
On my way.
A possibly relevant merge request was started @ https://invent.kde.org/utilities/yakuake/-/merge_requests/26
Git commit 21b2d50d4c23cd375acda57ed03af288ae0651af by Maximilian Schiller, on behalf of Anton Karmanov. Committed on 17/07/2020 at 15:41. Pushed by mschiller into branch 'release/20.08'. Fix fullscreen mode regression (cherry picked from commit 946ecc7fb569244f78f8658148b3bef9911a5af4) M +4 -5 app/mainwindow.cpp https://invent.kde.org/utilities/yakuake/commit/21b2d50d4c23cd375acda57ed03af288ae0651af
*** Bug 424825 has been marked as a duplicate of this bug. ***