Summary: | Some metadata (tags, captions) not applying to grouped images | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | meku <kde.bugs> |
Component: | Albums-ItemGroup | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | metzpinguin |
Priority: | NOR | ||
Version: | 7.2.0 | ||
Target Milestone: | --- | ||
Platform: | Appimage | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/digikam/commit/41fe3171755581224295e038648834ef0170d82d | Version Fixed In: | 7.2.0 |
Sentry Crash Report: |
Description
meku
2020-10-29 12:09:34 UTC
To clarify for the Picks and Labels: Applying Labels to a group of images using the RHS Caption widget _DOES NOT_ work. Assigning Labels using right click menu or keyboard shortcut DOES apply to all members in the group. *** This bug has been marked as a duplicate of bug 388899 *** I'll take another look in the days. There was some reason it wasn't that easy to fix. Maik This bug appeared in 7.1. Tags, captions, and labels were working as expected in 7.0 Sorry I speak too soon. Behaviour has changed between 7.0.0 and 7.1.0 but neither was correct. Neither version respected the setting [Perform operations on all group members]. In 7.0.0 it always operated on all group members. In 7.1.0 and later it never operates on group members. Yes, I checked last night. I made the change. We always processed otherwise grouped items, the option to ask did not exist. There is also an issue with the new Selected Properties tab. I need to fix it properly. Maik In Tags manager selecting a group in 7.0.0 would highlight tags from all members, as if you had opened the group and selected all the group members. From 7.1.0 selecting a group only highlights tags from the top member. Git commit 41fe3171755581224295e038648834ef0170d82d by Maik Qualmann. Committed on 31/10/2020 at 07:51. Pushed by mqualmann into branch 'master'. apply the setting for grouped items in the setup Related: bug 388899 FIXED-IN: 7.2.0 M +3 -1 NEWS M +3 -1 core/app/views/stack/itemiconview_items.cpp https://invent.kde.org/graphics/digikam/commit/41fe3171755581224295e038648834ef0170d82d |