https://bugs.kde.org/show_bug.cgi?id=352296
Thomas Surrel <thomas.sur...@protonmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/dol | |phin/6100f66ae2ba5ae50c2fcc | |263b6faaa695d37948 Resolution|--- |FIXED --- Comment #14 from Thomas Surrel <thomas.sur...@protonmail.com> --- Git commit 6100f66ae2ba5ae50c2fcc263b6faaa695d37948 by Thomas Surrel. Committed on 01/12/2018 at 20:18. Pushed by thsurrel into branch 'Applications/18.12'. Fix selection when navigating back, with size sorting. Summary: KItemListSelectionManager::itemsMoved (called when sorting by size) was re-activating anchor selection regardless if we actually were doing an anchored selection. This was leading to an incorrect selection when navigating back. Test Plan: In any folder, sort by size then move to a subfolder. Navigate back to the parent folder: only the parent folder should be selected. Reviewers: #dolphin, elvisangelaccio Reviewed By: #dolphin, elvisangelaccio Subscribers: elvisangelaccio, broulik, kfm-devel Tags: #dolphin Differential Revision: https://phabricator.kde.org/D17042 M +6 -1 src/kitemviews/kitemlistselectionmanager.cpp https://commits.kde.org/dolphin/6100f66ae2ba5ae50c2fcc263b6faaa695d37948 -- You are receiving this mail because: You are watching all bug changes.