[Digikam-devel] [Bug 213798] Selection after "move selection to folder" retains previous selection.

Marcel Wiesweg marcel.wiesweg at gmx.de
Thu Jan 21 21:03:19 GMT 2010


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





--- Comment #8 from Marcel Wiesweg <marcel wiesweg gmx de>  2010-01-21 22:03:17 ---
I could reproduce after a few attempts.
Looking at the code this is an issue deeply inside Qt's QAbstractItemView.
There a private variable about the last pressed position is kept which we
cannot directly influence. I do not know why this variable is not adjusted when
we set the currently selected item after the dragged items are removed. It very
complex code in Qt.

-- 
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 Digikam-devel mailing list