https://bugs.kde.org/show_bug.cgi?id=492298
John Kizer <john.ki...@proton.me> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Dolphin shows menubar even |Toggling the "Show Menubar" |if "show menubar" setting |checkbox, then closing and |is unchecked |then reopening Dolphin, | |results in the menubar's | |visibility reverting and no | |longer matching the | |checkbox state Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO |--- --- Comment #6 from John Kizer <john.ki...@proton.me> --- Thanks - I can personally reproduce this on my Fedora KDE 42 device using the steps from https://bugs.kde.org/show_bug.cgi?id=503254#c0 - however, I can't reproduce this on a new user account on my Fedora KDE 42 device, and I can't reproduce this on a KDE Neon VM. I'll need to defer to folks with more knowledge to figure out where to go from here, sorry! Notes from my attempts to look into this: Maybe some past bug workarounds might no longer be working consistently? * https://invent.kde.org/system/dolphin/-/blob/v25.04.0/src/dolphinmainwindow.cpp?ref_type=tags#L225 seems to be where the "Show Menubar" checkbox state is initialized, and references https://bugs.kde.org/show_bug.cgi?id=171080 * https://invent.kde.org/system/dolphin/-/blob/v25.04.0/src/dolphinmainwindow.cpp?ref_type=tags#L2127 seems to be where the toggling action is called, and references https://bugs.kde.org/show_bug.cgi?id=286822 -- You are receiving this mail because: You are watching all bug changes.