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
Thanks for the report, I can confirm this. Probably caused by the refactoring of KCategorizedView - assigning to Rafael.
I can confirm this. Maybe Show in groups should have keyboard shortcut and icon by default...
hey, please re-implement this! it is the best feature of the "show in groups" option. Used it every day...
ah, i forgot: to all followers of this bug - please vote!!!
*** Bug 221902 has been marked as a duplicate of this bug. ***
I've no votes left for dolphin, but I virtually vote this bug :-)
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.
awesome :-) Thanks to everyone involved with it :-)
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
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
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
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!