Bug 338918

Summary: THUMBBAR : after item deletion, selection start is not reset
Product: [Applications] digikam Reporter: Victor Engmark <kde.org>
Component: Thumbs-BarViewAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles, metzpinguin
Priority: NOR    
Version: 4.2.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In: 4.11.0

Description Victor Engmark 2014-09-08 21:08:33 UTC
After deleting files and shift-selecting another range of photos, they are selected from the end of the *previous* selection.

Reproducible: Always

Steps to Reproduce:
1. Open a directory with at least ten photos in thumbnail mode (should work even with three photos)
2. Click the first photo to select it
3. Shift-click the third photo - photos 1 through 3 are now selected
4. Delete the photos - photo 1 is now selected
5. Shift-click the fifth photo left in the directory

Actual Results:  
Photos 1, 4 and 5 are now selected.

Expected Results:  
Photos 1 through 5 should be selected, since 1 was selected in step 4 and I shift-clicked on photo 5.
Comment 1 Maik Qualmann 2015-05-20 21:10:39 UTC
Gilles,

this bug is fixed by a workaround in DigikamKCategorizedView.

Maik