https://bugs.documentfoundation.org/show_bug.cgi?id=145072
Bug ID: 145072
Summary: wrong page count after ttile page
Product: LibreOffice
Version: unspecified
Hardware: x86-64 (AMD64)
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Created attachment 175666
--> https://bugs.documentfoundation.org/attachment.cgi?id=175666&action=edit
document with 6 pages being wrongly numbered as described
After formatting the first page of a document (with lets say 6 pages) as title
page (Format -> Title page) including the "Page numbering" option "Reset page
numbering after title pages" with "Page number" set to "1" the shown page
number is increased by 1, even though the actual number of pages is unchanged.
As expected there is no page number shown on the first page, but the remaining
5 pages will now get numbered as "1 of 7" to "5 of 7".
I would assume a simple sign error in the code, since the shown number of pages
is expected to decrease by 1, with the remaining pages being numbered as "1 of
5" to "5 of 5".
--
You are receiving this mail because:
You are the assignee for the bug.