[Bug 251274] multifolder selection ('select') hangs when selecting server folders after pressing 'done'
Stephen Kelly
steveire at gmail.com
Wed Sep 15 17:56:04 BST 2010
https://bugs.kde.org/show_bug.cgi?id=251274
--- Comment #4 from Stephen Kelly <steveire gmail com> 2010-09-15 18:56:02 ---
SVN commit 1175719 by skelly:
Don't create a QItemSelection with duplicate ranges.
The 'source' selection model might have a selection which includes
a particular index and its parent. We need to be careful to not
include the overlap twice in the result.
CCBUG: 251274
M +9 -0 kbreadcrumbselectionmodel.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=1175719
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list