Created attachment 154713 [details] Video showing the behaviour 1. Print something (just PDF is fine) 2. Observe closely the printing progress dialog If you are printing 4 pages, the dialog will briefly show the total as 40 pages. Bibisected with win32-6.3 to https://gerrit.libreoffice.org/plugins/gitiles/core/+/66bfaa01486891627b0748c4ba7b8d86e0fdc439%5E!/ but this is just revealing the truth and cannot be called a regression. Cloph pointed to this bit: https://gerrit.libreoffice.org/plugins/gitiles/core/+/master/vcl/source/window/printdlg.cxx#2175 //just multiply largest value by 10 and take the width of that string as //the max size we will want Reported by Arno83 on IRC. In the video you see the behaviour at 7-8 sec.
Confirm it on Version: 6.3.4.2 (x64) Build ID: 60da17e045e08f1793c57c00ba83cdfce946d0aa CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win; Locale: ro-RO (ro_RO); UI-Language: en-US Calc: threaded
It's a zero after any number of pages I print.
Created attachment 156619 [details] Video showing the behaviour on Windows 10
Still happening in 6.4.0.3, gave me a bit of a fright when I wanted to print a single page from a 10-page document, and it showed "Page 10 of 10" at first. Version: 6.4.0.3 (x64) Build ID: b0a288ab3d2d4774cb44b62f04d5d28733ac6df8 CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: privzeta; VCL: win; Locale: sl-SI (sl_SI); Jezik vmesnika: sl-SI Calc: threaded
Yes, the same problem, nothing changed in 6.4.0.3 on Windows...
*** Bug 131002 has been marked as a duplicate of this bug. ***
*** Bug 134616 has been marked as a duplicate of this bug. ***
*** Bug 133224 has been marked as a duplicate of this bug. ***
*** Bug 134673 has been marked as a duplicate of this bug. ***
Patch here https://gerrit.libreoffice.org/c/core/+/102031
Glad to see progress here, it is very annoing.
Juergen Funk committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/63bf8f042abe3c0f6989f6763d13f5389182b816 tdf#127932 fix wrong page number in print progress It will be available in 7.1.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.
Juergen Funk committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/9c843ca8659bc06694f44b5641186716d1428de6 tdf#127932 fix wrong page number in print progress It will be available in 7.0.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.
Juergen Funk, I think you should change the status of the bug to be resolved.
Okay, done
Seems to be working as expected now, thanks! Version: 7.1.0.0.alpha0+ (x64) Build ID: e00e2be30436b636d93f8852bb6af44972638a7c CPU threads: 4; OS: Windows 10.0 Build 19041; UI render: default; VCL: win Locale: fi-FI (fi_FI); UI: en-US Calc: threaded
Please backport to 6.4.
6.4 would be done, but the tb77 has an issue
Juergen Funk committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/72c1c84e14ffc8127f24930066220e7c7b28a970 tdf#127932 fix wrong page number in print progress It will be available in 6.4.7. 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.
*** Bug 139378 has been marked as a duplicate of this bug. ***
*** Bug 139346 has been marked as a duplicate of this bug. ***