https://bugs.documentfoundation.org/show_bug.cgi?id=106281

--- Comment #9 from Alex Kempshall <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to