Description: Add LibreOffice Window Progress support Add TaskbarProgress implementation for gtk3/x11 Steps to Reproduce: Add LibreOffice Window Progress support Add TaskbarProgress implementation for gtk3/x11 Linux Mint 18.3 includes "Window Progress" as it was implemented in Cinnamon 3.6 https://www.linuxmint.com/rel_sylvia_cinnamon_whatsnew.php Mozilla Firefox ticket which implemented this feature from Firefox 61: https://bugzilla.mozilla.org/show_bug.cgi?id=1418749 Mozilla Thunderbird ticket to implement this feature: https://bugzilla.mozilla.org/show_bug.cgi?id=1442474 Actual Results: No window progress in the Panel (aka "Taskbar" on Windows) Expected Results: Window progress in the Panel (aka "Taskbar" on Windows) Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0
So, you would like to have it to show the progress loading a file? LibreOffice has its own progress bar... Out of Scope IMHO
(In reply to Xisco Faulí from comment #1) > LibreOffice has its own progress bar... Out of Scope IMHO Why? This is the matter of better shell integration. E.g., we made changes to have proper taskbar grouping behavior on Windows, which is in the line IMO. (Disclaimer: I am not volunteering for the task! :-))
OTOH, for LibreOffice, the only (?) task legible for the feature would be the initial startup. This is quite different from the download task, which is common for browsers. For the startup, we need to make it as fast (and thus not requiring additional progress tracking) as possible, so maybe Xisco is right.
No additional arguments after Mike's comment, so closing. We should really just focus on making startup fast.