[Digikam-devel] [Bug 284287] New: After deletion, scroll the thumbbar to the selected image
Frederic Grelot
fredericg_99 at yahoo.fr
Mon Oct 17 18:29:31 BST 2011
https://bugs.kde.org/show_bug.cgi?id=284287
Summary: After deletion, scroll the thumbbar to the selected
image
Product: digikam
Version: 2.2.0
Platform: Unlisted Binaries
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: NOR
Component: Albums GUI
AssignedTo: digikam-devel at kde.org
ReportedBy: fredericg_99 at yahoo.fr
Version: 2.2.0
OS: Linux
If you browse your pictures with the thumbbar and want to delete a series of
image, once you deleted them, the selection goes to the following image, but
you don't see it in the thumbbar.
Reproducible: Didn't try
Steps to Reproduce:
Say you have 20 photos, numbered 1..20. When the thumbbar shows interval
[1..6], select picture 3, then scroll the bar to the right so that it shows
pictures [7..12]. Shift-click on picture 8 (you want to delete pictures
[3..8]). Pictures [3..8] are selected, as follow :
1,2,(3,4,5,6,[7,8),9,10,11,12],13,14,15,16,17,18,19,20
where "()" shows the selection, and [] shows the thumbbar view.
Now, hit "delete" key
Actual Results:
the pictures are deleted, image 9 is selected and shown in preview, and the
thumbbar becomes :
1,2,(9),10,11,12,[13,14,15,16,17,18],19,20
where "()" shows the currently selected/previewed image, and [] shows the
thumbbar view : you've lost your image, and you don't know if your selection is
before of after what you're viewing (actually it's always before, but how do
you know?... :-) )
Expected Results:
the pictures are deleted, image 9 is selected and shown, and the thumbbar
scrolls to it :
1,[2,(9),10,11,12,13],14,15,16,17,18,19,20
or
1,2,[(9),10,11,12,13,14],15,16,17,18,19,20
Actually, the first solution should be preferred, since it gives more context
around the selection picture.
OS: Linux (x86_64) release 2.6.40.6-0.fc15.x86_64
Compiler: gcc
--
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