Bug 167212 - Go To Page doesn't jump to the input page number; jumps to the last page
Summary: Go To Page doesn't jump to the input page number; jumps to the last page
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.6.0.0 alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks: DOCX-Floatingtable
  Show dependency treegraph
 
Reported: 2025-06-25 17:50 UTC by Telesto
Modified: 2025-06-27 13:10 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Telesto 2025-06-25 17:50:36 UTC
Description:
Go To Page doesn't jump to the input page number; jumps to the last page

Steps to Reproduce:
1. Open attachment 201351 [details] (bug 167086)
2. Go to page: 15 (not specific 15)


Actual Results:
Page 28

Expected Results:
Page 15


Reproducible: Always


User Profile Reset: No

Additional Info:
Found in
Version: 25.2.2.0.0+ (X86_64) / LibreOffice Community
Build ID: d3c332aa2d721601b14ecfff3f4f83ab8e9cb5a5
CPU threads: 4; OS: Windows 10 X86_64 (10.0 build 19045); UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL threaded

and in
Version: 7.6.3.0.0+ (X86_64) / LibreOffice Community
Build ID: 35f19e5cb93ce218787904e99c2bedfd40e725cc
CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL threaded

fine with
Version: 7.1.8.0.0+ (x64) / LibreOffice Community
Build ID: a94b58277c7aeaa83ce14347cd0b8f7137969d03
CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL
Comment 1 m_a_riosv 2025-06-26 09:32:25 UTC
Reproducible
Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: e7201fd7c51743cb103bae82263d98830f5174cf
CPU threads: 16; OS: Windows 11 X86_64 (build 26100); UI render: default; VCL: win
Locale: en-US (es_ES); UI: en-US
Calc: CL threaded
Comment 2 Saburo 2025-06-27 10:05:04 UTC
bibisected with win64-7.6
author	Miklos Vajna
commit ce3308a926f036b87515b8cd97d2b197063dc77a

tdf#61594 sw floattable: import floating tables as split flys by default
To get wider testing.
Comment 3 Miklos Vajna 2025-06-27 13:10:48 UTC
Thanks for the bisect. By now I think there are about 9 floating table regressions in the TDF bugzilla, I should find some time to take care of some of them. Unfortunately, usually these are not easy to fix.