Steps 1) Insert -> Page Number... 2) Alignment -> Left ([enabled] 'Mirror on even pages') Result Page number is placed on right side (opposite than expected). Expected result Page number should be on the LEFT side. Version: 25.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 1d8ff7bd62249ad0f825eaca18ea524d9d7c6c2e CPU threads: 8; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Vulkan; VCL: win Locale: pl-PL (pl_PL); UI: en-US Calc: CL threaded
Created attachment 199942 [details] Example document
Created attachment 199943 [details] Page number placed opposite side than expected Version: 25.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 1d8ff7bd62249ad0f825eaca18ea524d9d7c6c2e CPU threads: 8; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Vulkan; VCL: win Locale: pl-PL (pl_PL); UI: en-US Calc: CL threaded gerrit.libreoffice.org/gitweb?p=core.git;a=log;h=1d8ff7bd62249ad0f825eaca18ea524d9d7c6c2e https://dev-builds.libreoffice.org/daily/master/Win-x86_64@tb77-TDF/2025-03-20_02.27.47/
Hello, Thank you for reporting the bug. Can you see if bug Bug 105753 is similar to your problem so that I can mark your report as a duplicate of it? (Later bugs are generally marked as duplicates of earlier bugs).
I believe that this bug is different from bug 105753. Because this bug is about text in-line alignment relative to page (left, center, right), while the bug 105753 is about objects (frames, graphics, formulas) anchoring alignment relative to ?margins? and also considering Book Layout ('Book view' page ordering). ╔══════════════════════╦═════════════╗ ║ Bug ║ Parameters ║ ╠══════════════════════╬═════════════╣ ║ Bug 105753 comment 5 ║ Object ║ ║ ║ ANCHORING ║ ║ ║ ║ ║ ║ Inside ║ ║ ║ Outside ║ ║ ║ Center ║ ║ ║ From inside ║ ╠══════════════════════╬═════════════╣ ║ Bug 165852 ║ Text ║ ║ ║ ALIGNMENT ║ ║ ║ ║ ║ ║ Left ║ ║ ║ Center ║ ║ ║ Right ║ ╚══════════════════════╩═════════════╝ https://www.tablesgenerator.com/text_tables
Hello Piotr Osada, Thank you for reporting the bug. I can confirm that the bug is present in master. Version: 25.8.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: 19f3b72f34c487dc97d582712d21734a7e055fd5 CPU threads: 22; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Raster; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL threaded
The page number wizard was added in LO 7.6 for bug 86630. At that time, mirrored left/right was working. (tested with the provided Section-Page-count.odt.) This broke in 25.2 with commit 0c6599ca14ff4ff63224a7e34e93eb30e1ce2adc Author: Noel Grandin on Mon Aug 5 12:56:10 2024 +0200 simplify bookmark name calculation Reviewed-on: https://gerrit.libreoffice.org/c/core/+/171566 Sadly, QA failed to bibisect when they confirmed...
Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/e16da933cdfe52382274bb9493bcaa12f85d6426 tdf#165852 Revert "simplify bookmark name calculation" It will be available in 26.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Justin Luth committed a patch related to this issue. It has been pushed to "libreoffice-25-8": https://git.libreoffice.org/core/commit/d94e5209fb8b429b1424ac37602538ba2de6ab2a tdf#165852 Revert "simplify bookmark name calculation" It will be available in 25.8.2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.