https://bugs.documentfoundation.org/show_bug.cgi?id=146922
Maxim Monastirsky <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Maxim Monastirsky <[email protected]> --- (In reply to Jérôme from comment #0) > For example, the comment #10 of the bug #142990 proposes to add a sub menu > entry to the "insert" group that is identical to the "field" sub menu of the > standard "insert" menu ? > > In order to decrease the discrepancies between the 2 sub menus, could we > possibly use the same template in order to create the 2 sub-menus ? This is already the case. The "Field" submenu is defined in a separate xml file at sw/uiconfig/swriter/popupmenu/insertfield.xml, and from there pulled to both the main menu and the toolbar by .uno:InsertFieldCtrl. Moreover, .uno:InsertFieldCtrl is already present in Groupedbar Compact but under the "References" menu, so Bug 142990 appears to be WFM (unless we want to move it to the insert menu, which might be more familiar to some users). -- You are receiving this mail because: You are the assignee for the bug.
