[Libreoffice-bugs] [Bug 106281] Progress bar, on status line, no longer indicating progress
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Aug 26 10:15:11 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=106281
--- Comment #9 from Alex Kempshall <mcmurchy1917-bugzilla at yahoo.co.uk> ---
As already reported this regression was brought about by commit
0b08eacd79a2133a07410dfb99bcc04bb9dd2199. This was to fix the problem whereby
tdf#104482 Force updating progress bar on safe which was about the progress bar
not operating when saving a file.
The above fix solved the problem of the missing progress bar when saving a
file, but stopped the progress bar displaying when used in a macro to just
indicate progress on some arbitrary function.
It appears that the above fix was to semi-backout commit
9f4af777a832d8a0b9a21d793d421fa6228131e0
When I reintroduced similar code to that which was removed in
9f4af777a832d8a0b9a21d793d421fa6228131e0 both the progress bar in the save
dialog and the macro work as expected.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170826/0a4f55f2/attachment.html>
More information about the Libreoffice-bugs
mailing list