[Digikam-devel] [Bug 180003] when creating a new folder where download new photoes the parent album remains selected
Will Stephenson
wstephenson at kde.org
Thu Jan 8 11:00:35 GMT 2009
http://bugs.kde.org/show_bug.cgi?id=180003
--- Comment #1 from Will Stephenson <wstephenson kde org> 2009-01-08 12:00:34 ---
Created an attachment (id=30024)
--> (http://bugs.kde.org/attachment.cgi?id=30024)
patch
Confirmed, the selection mode is not changed from the default. However I tried
doing just this and the bug persists. Qt bug perhaps?
The attached patch gives the desired behaviour by clearing any existing
selection when selecting the new albumitem.
Also I changed uses of currentItem() to selectedItems() as using currentItem()
assumes that the treewidget is in single selection mode.
--
Configure bugmail: http://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