[Bug 251274] multifolder selection ('select') hangs when selecting server folders after pressing 'done'

Stephen Kelly steveire at gmail.com
Wed Sep 15 17:54:43 BST 2010


https://bugs.kde.org/show_bug.cgi?id=251274


Stephen Kelly <steveire at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #3 from Stephen Kelly <steveire gmail com>  2010-09-15 18:54:43 ---
SVN commit 1175718 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.

BUG: 251274

 M  +9 -0      kbreadcrumbselectionmodel.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1175718

-- 
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