https://bugs.documentfoundation.org/show_bug.cgi?id=154785
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Mike Kaganski <[email protected]> --- Regina, could you please comment the observations above from @ajlittoz? IMO, a clear bug; having a page sequence like 1, 10, 1, a page number field on the very first page should give 10 for offset 1, give 1 for offset 2, and should be blank for offset <= -1 or >= 2 IMO. For page sequence like 1, 11, 1, the inserted blanks could (?) change this a bit (so offset 1 could give 2, offset 2 would give 10, offset 3 would give 11, offset 4 would give 1, and other non-zero offsets would be blank). -- You are receiving this mail because: You are the assignee for the bug.
