Revision 863615

Go back to digest for 28th September 2008

Bug Fixes in KDE Base

Rafael Fernández López committed changes in /trunk/KDE/kdebase/apps/plasma/applets/folderview/folderview.cpp:

selection model better handled.
now we get the bug that I reported to TT some time ago: if you use the rubberband with ctrl clicked you lose the _last selection_ done. example: ctrl+click foo.txt, ctrl+click bar.txt, now rubberband with ctrl pressed: bar.txt becomes unselected.

I think this is a QItemSelectionModel bug, but we need to go deeper in the correct use of this class since that bug seemed to have been fixed on QListView with the latest Qt release

File Changes

Modified 1 files
  • /trunk/KDE/kdebase/apps/plasma/applets/folderview/folderview.cpp
1 files changed in total