Bug 474684 - CTRL-A doesn't select all images despite status bar displaying all selected
Summary: CTRL-A doesn't select all images despite status bar displaying all selected
Status: RESOLVED WORKSFORME
Alias: None
Product: digikam
Classification: Applications
Component: Preview-Image (show other bugs)
Version: 8.1.0
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-19 09:19 UTC by guenael
Modified: 2023-09-19 09:46 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 8.2.0
Sentry Crash Report:


Attachments
screenshot (415.29 KB, image/jpeg)
2023-09-19 09:23 UTC, guenael
Details

Note You need to log in before you can comment on or make changes to this bug.
Description guenael 2023-09-19 09:19:33 UTC
SUMMARY

CTRL-A doesn't select all images despite status bar displaying all selected 


STEPS TO REPRODUCE
1. Click on the first image to set focus
2. CTRL A
3. move images to another album : only the first image is moved s

OBSERVED RESULT
a. only the first image is highlighted as selected
b. the status bar indicates all images selected

EXPECTED RESULT
a. all images of the album are selected
b. the status bar indicates all images selected

NB : point b mentioned to underline the discrepancy between the status bar and how many images are indeed selected.
SOFTWARE/OS VERSIONS

Windows: 10
Comment 1 guenael 2023-09-19 09:23:06 UTC
Created attachment 161714 [details]
screenshot
Comment 2 Maik Qualmann 2023-09-19 09:35:42 UTC
This is not a bug, all elements are selected in the background in the item view. In preview mode there is a thumbnail bar for selecting the preview, here there is only a single selection.

Maik
Comment 3 Maik Qualmann 2023-09-19 09:38:05 UTC
You can only select and move multiple items from the Item (Thumbnail) view, not from the preview.

Maik
Comment 4 guenael 2023-09-19 09:41:50 UTC
(In reply to Maik Qualmann from comment #3)
> You can only select and move multiple items from the Item (Thumbnail) view,
> not from the preview.
> 
> Maik

OK, but then there is a bug in the status bar since it indicates - for examples - 10/10 items selected when I press CTRL A.
Comment 5 Maik Qualmann 2023-09-19 09:44:28 UTC
You can select all items in the preview with CTRL+A, then select cut with CTRL-X, navigate to another album and execute CTRL-V. All images are moved.

Maik
Comment 6 Maik Qualmann 2023-09-19 09:46:23 UTC
And no, it's not a bug, the status bar is for the thumbnail view, you only have the preview open.

Maik