Bug 234894 - Indicate that folder is loading
Summary: Indicate that folder is loading
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-20 16:01 UTC by Pascal d'Hermilly
Modified: 2010-12-10 23:55 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 4.6.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pascal d'Hermilly 2010-04-20 16:01:07 UTC
Version:            (using KDE 4.4.2)
OS:                Linux
Installed from:    Ubuntu Packages

I often experience on network-drives with large folders that Dolphin says "0 items" or something like that in the statusbar for several seconds.

There should be some indication that dolphin is not finished loading the folder, so you don't think the folder is empty and move on.
Comment 1 Pascal d'Hermilly 2010-07-09 10:37:27 UTC
I experience that a folder looks empty when there are very many elements in it. After 5-10 seconds when the folder "has loaded"(?) the items appear.
If I didn't know that the folder contained so many items I would just have moved on.
Comment 2 Peter Penz 2010-12-10 23:55:33 UTC
SVN commit 1205345 by ppenz:

Show an undetermined progress indication within one second after changing an URL.

Update to SVN commit 1205329:
- Fix issue that an undetermined progress is shown when switching between columns of the column-view.
- Fix issue that no undetermined progress is shown when editing the URL directly in the URL navigator

BUG: 234894
BUG: 163004
FIXED-IN: 4.6.0


 M  +22 -20    dolphinviewcontainer.cpp  
 M  +7 -3      dolphinviewcontainer.h  
 M  +5 -3      views/dolphinview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1205345