Created attachment 167555 [details] screenshots SUMMARY STEPS TO REPRODUCE 1. Add "Open menu" action to toolbar 2. hide menu 3. split terminal multiple times and try switching between terminals OBSERVED RESULT Menu button will only be visible when first terminal is focused, but it will appear last, no matter what position was set for it in toolbar settings EXPECTED RESULT Toolbar buttons visibility should not depend on active terminal SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION Also, when menu button is not listed in toolbar settings, it will be shown anyway when menu is hidden. It that case we can see the same behavior as described above. This bug exists only for splits, not for tabs.
Yea something is off
Just created a merge request that should fix this: https://invent.kde.org/utilities/konsole/-/merge_requests/974
Git commit 08b3a4dc03db35a69ca0b9783e3c748f37e5e1e2 by Luiz Romário Santana Rios. Committed on 26/03/2024 at 14:28. Pushed by hindenburg into branch 'master'. Add hamburger menu action to all active views Fixes menu button disappearing when a view other than the first is focused, and the button always appearing last. M +4 -2 src/MainWindow.cpp https://invent.kde.org/utilities/konsole/-/commit/08b3a4dc03db35a69ca0b9783e3c748f37e5e1e2