Similar to bug #164942, but for spurious toolbar icons that show up as duplicates. Also very similar to bug #163331. 1. Launch any app (Writer, Draw, Calc), with the toolbars UI mode set to "Tabbed" (notebookbar) or "Groupedbar Compact" UI mode (or other UIs than "Standard Toolbar") 2. Click Insert > Chart (or double-click an existing pasted chart to enter chart editing mode), or Insert > OLE Object > Formula Object (or any OLE object) Result: in addition to the spurious menubar (bug #164942), you also get a bunch of useless duplicate buttons in the new contextual sub-toolbar that appears below the toolbars. See attached screenshots. --- Observed on: Version: 25.2.0.3 (X86_64) / LibreOffice Community Build ID: e1cf4a87eb02d755bce1a01209907ea5ddc8f069 CPU threads: 8; OS: Linux 6.12; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Flatpak Calc: threaded
Created attachment 198953 [details] Screenshot - formula editing with tabbed notebookbar
Created attachment 198954 [details] Screenshot - chart editing with tabbed notebookbar
Created attachment 198955 [details] Screenshot - chart editing with groupedbar compact
Before commit 7b69950a1aca144292c6744407c66cf7a63ef7ef "sync chart2 ui files with swriter ui files", only Undo/Redo were present. The two redundant buttons were there already in 5.4, when the global button strip was added: https://wiki.documentfoundation.org/ReleaseNotes/5.4#Notebookbar_(experimental)