https://bugs.documentfoundation.org/show_bug.cgi?id=35459
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED CC| |[email protected] --- Comment #17 from Justin L <[email protected]> --- This was fixed in 7.2 with commit a9fb193b1dce89e45522e2c68b1b839017facea8 Author: Justin Luth on Fri Jan 22 21:55:52 2021 +0300 tdf#138907 sw TitlePageDlg: Goto correct (inserted) page So, this wizard is VERY limited and specific. -it makes the first page "First Page" style -it makes N - 1 pages "Index pages" It either converts what you already have (as long as the document is already N+1 pages long) or else it inserts these pages. One thing that caught me off guard is that the "First Page" and "Index" styles at the bottom are not "choices" about what style is going to be added. They are simply listed there so you can "edit" the style to your liking - a convenience thing. (In reply to StefanW from comment #0) > Inserting more than one title page, the second and following title pages get > the "Default" page style. Yup - the bug that was fixed in 7.2. Second and following are "Index" pages. (In reply to Gordo from comment #4) > 1. New Text Document (1 page long), > 3. Converting existing pages to title pages, > 4. Number of title pages: 2. Ignored because it is nonsensical to convert more pages to be title pages than there are pages in the document. Wizard ignored unless document is N + 1 pages long. > Page one is First Page. Page two is Index. Page three is Default Style. Yes, that would be expected - exactly what this wizard is intended to do. -- You are receiving this mail because: You are the assignee for the bug.
