Bug 214859 - It is not possible anymore to select a whole group of files by clicking on the heading of the groups, when using the categorized view (Show in Groups) in Dolphin
Summary: It is not possible anymore to select a whole group of files by clicking on th...
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Rafael Fernández López
URL:
Keywords:
: 221902 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-11-16 19:13 UTC by Panagiotis Papadopoulos
Modified: 2010-02-13 13:41 UTC (History)
6 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Panagiotis Papadopoulos 2009-11-16 19:13:55 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

It is not possible anymore to select a whole group of files by clicking on the heading of the groups, when using the categorized view (Show in Groups) in Dolphin.

This was possible in 4.3.x in trunk it does not work anymore and since this was a *very* useful feature, it shouldn't be missing in KDE 4.4
Comment 1 Frank Reininghaus 2009-11-17 23:11:56 UTC
Thanks for the report, I can confirm this. Probably caused by the refactoring of KCategorizedView - assigning to Rafael.
Comment 2 Stefan T. 2009-12-27 17:48:07 UTC
I can confirm this.

Maybe Show in groups should have keyboard shortcut and icon by default...
Comment 3 Marvin 2010-01-05 12:15:11 UTC
hey, please re-implement this! it is the best feature of the "show in groups" option. Used it every day...
Comment 4 Marvin 2010-01-05 12:18:01 UTC
ah, i forgot: to all followers of this bug - please vote!!!
Comment 5 Frank Reininghaus 2010-01-10 22:49:02 UTC
*** Bug 221902 has been marked as a duplicate of this bug. ***
Comment 6 FiNeX 2010-01-30 10:25:12 UTC
I've no votes left for dolphin, but I virtually vote this bug :-)
Comment 7 Peter Penz 2010-01-30 12:14:13 UTC
A patch has been published for review in kdelibs today. I'm not sure whether we can get it in for KDE SC 4.4.0, but it should be possible to have fixed the regression in KDE SC 4.4.1.
Comment 8 Panagiotis Papadopoulos 2010-01-30 13:34:26 UTC
awesome :-)
Thanks to everyone involved with it :-)
Comment 9 Peter Penz 2010-01-31 13:38:00 UTC
SVN commit 1082876 by ppenz:

Fixed regression introduced during the KDE SC 4.4 cycle: Selecting and deselecting items by clicking on the categories did not work anymore.

Thanks to Todd for the patch!

BUG: 214859
CCMAIL: toddrme2178@gmail.com

 M  +100 -1    kcategorizedview.cpp  
 M  +24 -0     kcategorizedview_p.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1082876
Comment 10 Peter Penz 2010-01-31 13:39:30 UTC
SVN commit 1082878 by ppenz:

Backport of SVN commit 1082876: Fixed regression introduced during the KDE SC 4.4 cycle: Selecting and deselecting items by clicking on the categories did not work anymore.

Thanks to Todd for the patch!

CCBUG: 214859
CCMAIL: toddrme2178@gmail.com

 M  +100 -1    kcategorizedview.cpp  
 M  +24 -0     kcategorizedview_p.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1082878
Comment 11 Cyrill Helg 2010-01-31 15:30:51 UTC
Functionality is back, however there is no hover effect when the mouse is over the clickable titles. I think that was the case before?

Thanks anyway
Comment 12 Marvin 2010-02-13 13:41:16 UTC
as cyrill helg already said, there is no more visual hint/clue, that indicates the ability to select a whole group by clicking the heading. so it is some kind of luck to find out, that this is possible.
selecting a group is now also possible in the system settings dialog, which is a bit annoying (clicking in a free area selects the group) and senseless. this should be reviewed again I think!