Bug 338918 - THUMBBAR : after item deletion, selection start is not reset
Summary: THUMBBAR : after item deletion, selection start is not reset
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Thumbs-BarView (show other bugs)
Version: 4.2.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-08 21:08 UTC by Victor Engmark
Modified: 2017-07-28 15:11 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.11.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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