I had to use the standard menu bar in order to insert the following calculated fields : the current page number and the number of pages.
Thank you for reporting the bug. It seems you're using an old version of LibreOffice. Could you please try to reproduce it with the latest version of LibreOffice from https://www.libreoffice.org/download/libreoffice-fresh/ ? I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' if the bug is still present in the latest version. Change to RESOLVED WORKSFORME, if the problem went away.
This bug occurs on : Version: 7.1.4.2 / LibreOffice Community Build ID: e19c8e005a853514adc94ef87a3fca3f43994787 CPU threads: 4; OS: Linux 4.9; UI render: default; VCL: gtk3 Locale: fr-FR (fr_FR.utf8); UI: fr-FR
Andreas, what's your take on this?
Dear Jérôme, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping
I confirm this bug still exist for 7.2.4.1 version.
Andreas - as heiko asked in comment 3: What do you think?
Page number fields are frequently used and should be on the primary UI. Let's follow Jérôme's suggestion. Code pointer: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
Could we have a sub menu entry that is identical to the "field" sub menu of the standard "insert" menu ? In order to easily maintain such a sub menu entry, would it be possible to use a kind of template which uses the same initialisation code than the standard menu ? We would ensure that the 2 sub menus are the same.
(In reply to Jérôme from comment #8) > Could we have a sub menu entry that is identical to the "field" sub menu of > the standard "insert" menu ? > In order to easily maintain such a sub menu entry, would it be possible to > use a kind of template which uses the same initialisation code than the > standard menu ? We would ensure that the 2 sub menus are the same. That's not how it works today and might require a huge overhaul. Anyway, it's a different topic and should be discussed in a separate ticket.
Could we have a sub menu entry that is identical to the "field" sub menu of the standard "insert" menu ?
I confirm this is currently fixed with 7.4.5.1. Could we change the status to resolved ?