Bug 294111

Summary: Dolphin doesnt preserve folders horizontally in folders panel
Product: [Applications] dolphin Reporter: Zé <mmodem00>
Component: panels: foldersAssignee: Peter Penz <peter.penz19>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 2.0   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In: 4.8.1

Description 2012-02-14 22:33:15 UTC
Version:           2.0 (using Devel) 
OS:                Linux

Now when i want to select a folder in fodlers panel i need to click over the name and thats rather annoying when we have severall folders open and the folder we need to select for example haves a small name.

Before we just need to point the mouse to the horizontal line to where that folder was locaed and the folder was automatically selected.

I dont knw if this was done on purpose, bu if thats the case can it be possible give the user the ability to choose to between these 2 behaviours?

Reproducible: Always

Steps to Reproduce:
Simple try select a folder in folders panel and its only possible to select it over the name and not by selecting the horizontal line of that folder.

Actual Results:  
Already described.

Expected Results:  
Shoud be possible the old behaviour where selecting the horizontal like would select select the fodler in that line.

OS: Linux (x86_64) release 3.2.2-1.1-desktop
Compiler: gcc
Comment 1 Peter Penz 2012-02-14 22:53:19 UTC
Thanks for the detailed description, I agree that this should be fixed.
Comment 2 Peter Penz 2012-02-15 15:20:29 UTC
Git commit 98d98f7c2457dc24223d77da77398c816dddf8b8 by Peter Penz.
Committed on 15/02/2012 at 16:10.
Pushed by ppenz into branch 'KDE/4.8'.

Folders Panel: Use the whole width as selection region

As no rubberband-selection is enabled for the Folders Panel it does
not make sense to keep the selection region as small as possible.
FIXED-IN: 4.8.1

M  +4    -1    dolphin/src/kitemviews/kfileitemlistwidget.cpp
M  +4    -2    dolphin/src/kitemviews/kitemliststyleoption.cpp
M  +1    -0    dolphin/src/kitemviews/kitemliststyleoption.h
M  +1    -0    dolphin/src/panels/folders/folderspanel.cpp
M  +24   -20   dolphin/src/panels/folders/treeviewcontextmenu.cpp

http://commits.kde.org/kde-baseapps/98d98f7c2457dc24223d77da77398c816dddf8b8
Comment 3 Peter Penz 2012-02-15 15:21:14 UTC
Git commit c869364918676d5874a87e8a0d43576200851b43 by Peter Penz.
Committed on 15/02/2012 at 16:10.
Pushed by ppenz into branch 'master'.

Folders Panel: Use the whole width as selection region

As no rubberband-selection is enabled for the Folders Panel it does
not make sense to keep the selection region as small as possible.
FIXED-IN: 4.8.1

M  +4    -1    dolphin/src/kitemviews/kfileitemlistwidget.cpp
M  +4    -2    dolphin/src/kitemviews/kitemliststyleoption.cpp
M  +1    -0    dolphin/src/kitemviews/kitemliststyleoption.h
M  +1    -0    dolphin/src/panels/folders/folderspanel.cpp
M  +24   -20   dolphin/src/panels/folders/treeviewcontextmenu.cpp

http://commits.kde.org/kde-baseapps/c869364918676d5874a87e8a0d43576200851b43