Bug 307359

Summary: "Small Icons" size settings should be respected
Product: [Applications] kfile Reporter: G360 <kde-bugs.9ek5t>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: cfeck
Priority: NOR    
Version: 4.9.1   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 4.9.2

Description G360 2012-09-25 01:50:03 UTC
Some dialogs, like "Select folder", "Add folder", have fixed small icons, they don't respect the system "Small Icons" size settings. The "Add file" dialog is ok.

Also the "Extract" dialog in Ark has fixed small icons, I don't know if it is the same kfile code.

Reproducible: Always
Comment 1 Christoph Feck 2012-09-25 20:27:56 UTC
Ark dialogs are indeed using kfile code. Should already be fixed in KDE 4.9.2 with http://commits.kde.org/kdelibs/0a0231a340a21480207d967beb695a821155b58c but also see bug 264841 and bug 182089.
Comment 2 Christoph Feck 2012-09-25 20:39:14 UTC
Git commit d37b9e65796a0e67c73da357d19ff83ef064ea09 by Christoph Feck.
Committed on 25/09/2012 at 22:34.
Pushed by cfeck into branch 'KDE/4.9'.

Respect iconSize in KHistoryComboBox

M  +2    -2    kdeui/widgets/khistorycombobox.cpp

http://commits.kde.org/kdelibs/d37b9e65796a0e67c73da357d19ff83ef064ea09
Comment 3 Christoph Feck 2012-09-25 21:01:41 UTC
Git commit 8620d024d6819a78232ff9edf90766b77c43acde by Christoph Feck.
Committed on 25/09/2012 at 22:54.
Pushed by cfeck into branch 'KDE/4.9'.

Fix KFilePlacesView::sizeHint() to use correct size and margins

FIXED-IN: 4.9.2
Related: bug 264841, bug 182089

M  +1    -1    kfile/kfileplacesview.cpp

http://commits.kde.org/kdelibs/8620d024d6819a78232ff9edf90766b77c43acde