Bug 291640

Summary: Horizontal scrollbar in Dolphin may hide bottom row of icons.
Product: [Applications] dolphin Reporter: Geert Lamers <bugs.kde>
Component: view-engine: compact modeAssignee: Peter Penz <peter.penz19>
Status: RESOLVED FIXED    
Severity: normal CC: frank78ac, toddrme2178
Priority: NOR Keywords: reproducible
Version: 2.0   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In: 4.8.1
Attachments: Icons hidden behind status bar.

Description Geert Lamers 2012-01-16 09:24:27 UTC
Version:           2.0 (using Devel) 
OS:                Linux

When using Dolphin 2.0 with "Compact mode" and "Show in groups" enabled, the bottom row of icons is (partially) covered by the horizontal scroll bar.

Reproducible: Always

Steps to Reproduce:
1. Open a directory with many files or subdirectories (such that Dolphin shows more than 1 column and a scrollbar in compact mode).
2. Enable compact mode.
3. Enable show in groups.

Actual Results:  
As the group header appears, all icons slide down by the same amount of pixels, the bottom row partially hiding behind the horizontal scroll bar.

Expected Results:  
As the group header appears, either the vertical icons spacing is reduced, or the bottom icons shift into the next column, so all icons remain visible.
Comment 1 Geert Lamers 2012-01-16 09:47:30 UTC
I've just noticed that when there is no scrollbar, icons are still hidden behind the status bar.
Comment 2 Geert Lamers 2012-01-16 09:48:14 UTC
Created attachment 67880 [details]
Icons hidden behind status bar.

Icons being hidden behind the status bar. This is compact view with grouping enabled.
Comment 3 Frank Reininghaus 2012-01-18 22:36:09 UTC
Thanks for the bug report! I can confirm this issue.
Comment 4 Peter Penz 2012-02-07 16:18:25 UTC
Git commit 44b8e12e54f53a687ece168baa97801b37ec09bb by Peter Penz.
Committed on 07/02/2012 at 17:16.
Pushed by ppenz into branch 'KDE/4.8'.

Compact view: Don't hide items at the bottom when grouping is turned on

When grouping has been turned on, it was possible that items aligned
at the bottom have been hidden.
FIXED-IN: 4.8.1

M  +11   -2    dolphin/src/kitemviews/kitemlistviewlayouter.cpp

http://commits.kde.org/kde-baseapps/44b8e12e54f53a687ece168baa97801b37ec09bb
Comment 5 Peter Penz 2012-02-07 16:19:14 UTC
Git commit 691190f0d9927336ddd778eab5249a100eba5825 by Peter Penz.
Committed on 07/02/2012 at 17:16.
Pushed by ppenz into branch 'master'.

Compact view: Don't hide items at the bottom when grouping is turned on

When grouping has been turned on, it was possible that items aligned
at the bottom have been hidden.
FIXED-IN: 4.8.1

M  +11   -2    dolphin/src/kitemviews/kitemlistviewlayouter.cpp

http://commits.kde.org/kde-baseapps/691190f0d9927336ddd778eab5249a100eba5825