Steps: 1. Open attachment 135587 [details] 2. Click on start button 3. Click on 'set value to 25' -> progress bar should be filled 25% Observed behaviour: Progress bar isn't set to 25% Reproduced in Version: 6.0.0.0.alpha0+ Build ID: a19dc104ec008f0bb44676d63d4764c6d7442a0d CPU threads: 4; OS: Linux 4.10; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group
In master it can't be reproducible due to bug 111864. Regression introduced in range: https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=a6f876d45bd4e41a7143594a6cb11b6893a0f620..0ab6332f97ec8b12d96f43834febea21e0b39f6a 03c33a2521421415c4fcbbe1491dc92a1943269b looks like a candidate...
The progress bar looks a little broken in that setting to 25% does nothing, then setting to 50% then draws at 25%. With https://gerrit.libreoffice.org/#/c/41675/ in place it jumps straight to the requested % which looks better to me.
Created attachment 135844 [details] screenshot screenshot after my changes
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=4b44a42b6a54ddf57635fcdb9cf9c18c5e631ff1 Resolves: tdf#111865 ensure draw after SetProgressValue uses new value It will be available in 6.0.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
I tried in Version: 6.0.0.0.alpha0+ Build ID: 04d70c0999c716f5465631eca50945915ec607c4 CPU threads: 4; OS: Linux 4.10; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group but I'm blocked by bug 111864
Verified in Version: 6.0.0.0.alpha0+ Build ID: 383aab7ed63bf30931c1cf89138707d2228b5dce CPU threads: 4; OS: Linux 4.10; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group