SUMMARY When a folder is loading, the status bar goes missing and so there is no way to stop the load anymore. STEPS TO REPRODUCE 1. Navigate to a slow remote location in Dolphin OBSERVED RESULT Main view shows "Loading..." but the status bar disappears completely while loading EXPECTED RESULT The status bar stays there SOFTWARE/OS VERSIONS Linux/KDE Plasma: git master as of 2021-09-27
Huh I thought this got fixed. I can't reproduce it anymore with my current git master.
Still happens
A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/294
Git commit ec8f757f9c7b5eafcacbd9671df283d3f20f8a19 by Kai Uwe Broulik. Committed on 29/11/2021 at 10:34. Pushed by broulik into branch 'release/21.12'. [Status Bar] Don't mess with status bar visibility in extensions "Extensions" is additions to the status bar like free space bar and zoom slider which should hide while loading. The status bar itself should only show/hide based on the global setting. M +3 -3 src/statusbar/dolphinstatusbar.cpp https://invent.kde.org/system/dolphin/commit/ec8f757f9c7b5eafcacbd9671df283d3f20f8a19