Bug 219876

Summary: Collection configuration: Too many remove-buttons after removing one collection
Product: [Applications] digikam Reporter: Michael G. Hansen <mike>
Component: Setup-DatabaseAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: 1.0.0   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In: 8.1.0
Attachments: Extra remove buttons in the collection manager after removing one collection.

Description Michael G. Hansen 2009-12-23 20:46:54 UTC
Version:           1.0 (using KDE 4.3.4)
OS:                Linux
Installed from:    Debian testing/unstable Packages

Collection configuration dialog: I have four collections defined under "Local collections". Click on the red cross to remove the first collection and confirm removal of the collection -> As second row of remove buttons appears, see screenshot. These buttons actually work, clicking on the last one (shown in the row of "Collections on Removable Media" is connected to the last "Local collections" collection.
Comment 1 Michael G. Hansen 2009-12-23 20:47:39 UTC
Created attachment 39293 [details]
Extra remove buttons in the collection manager after removing one collection.
Comment 2 Marcel Wiesweg 2010-01-03 17:37:27 UTC
This is another bug in KWidgetItemDelegate, which is pretty much broken for tree views. For 182753 I found a workaround, this time I did not (emitting dataChanged() does not help, we are already emitting layoutChanged()).

This must be fixed in kdelibs.

*** This bug has been marked as a duplicate of bug 187820 ***
Comment 3 caulier.gilles 2023-05-05 05:26:42 UTC
Fixed with #187820