Revision 1a7e1a2...
Go back to digest for 1st January 2012Bug Fixes in KDE Base
Peter Penz committed changes in [kde-baseapps] /src:
Fix inconsistency in selection manager
When a selection has been done with non-linear ranges, it was possible that
the anchor item pointed to an invalid index that resulted into an invalid
selection.
As part of this fix the sorting for DolphinView::selectedItems() has been
disabled (if the caller assumes a sorted selection he must manually adjust it).
FIXED-IN: 4.8.0
File Changes
Modified 3 files
- /src
- dolphin/kitemviews/kitemlistselectionmanager.cpp
- dolphin/kitemviews/kitemlistselectionmanager.h
- dolphin/views/dolphinview.cpp
3 files changed in total