https://bugs.kde.org/show_bug.cgi?id=501058
Friedrich W. H. Kossebau <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED CC| |[email protected] Ever confirmed|0 |1 --- Comment #3 from Friedrich W. H. Kossebau <[email protected]> --- Can confirm the issue, even with the fix as currently proposed for 442179. The problem might be related to "hamburger_menu" being an action defined in sessionui.rc, so belonging to the SessionController KXMLGUIClient. And the main toolbar belongs to the konsole shell KXMLGUIClient, which is created before, so on startup when processing the config of the shell such action is not yet known, thus the toolbar created without the action. Only once later, when KEditToolBar operates on the existing instances, one can for the rest of the session trigger the appearance with the main tool bar. No t yet looked into how this could be solved, and if. -- You are receiving this mail because: You are watching all bug changes.
