https://bugs.documentfoundation.org/show_bug.cgi?id=148125
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Julien Nabet <[email protected]> --- On pc Debian x86-64 with master sources updated today, I could reproduce this. I confirm what Aron found, reverting the patch makes this bug disappear. I maded other tests and the pb is in framework part. Before the quoted commit aCommandURL ".uno:Gallery" after, it's ".uno:Sidebar.GalleryDeck" git grep -n 'uno:Sidebar.GalleryDeck' officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu:5469: <value>.uno:Sidebar.GalleryDeck</value> git grep -n '.uno:Gallery' officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu:5458: <node oor:name=".uno:Gallery" oor:op="replace"> sc/uiconfig/scalc/menubar/menubar.xml:183: <menu:menuitem menu:id=".uno:Gallery"/> sc/uiconfig/scalc/menubar/menubar.xml:213: <menu:menuitem menu:id=".uno:Gallery"/> ... -- You are receiving this mail because: You are the assignee for the bug.
