https://bugs.kde.org/show_bug.cgi?id=508281
--- Comment #18 from Waqar Ahmed <[email protected]> --- Seems like I have the toolbar from the days when "right click" on menu items was still working. I have pushed a fix, but you could fix it by modifying the xml file locally. For me, the file is ~/.local/share/kxmlgui5/formatplugin/ui.rc. In the case of snap or flatpak, the location of this file will be different. Add the following line just before the </gui> line. <ToolBar name="mainToolBar" noMerge="1"><text>Format Plugin Toolbar</text></ToolBar> -- You are receiving this mail because: You are watching all bug changes.
