Created attachment 115381 [details] Item count when the tag is collapsed SUMMARY The count of items in the Tag tree view is higher than the amount of items containing that tag when that tag tree is collapsed. See attached images. STEPS TO REPRODUCE 1. Enable "Show a count of items in Tree Views" 2. Go to the Tags Panel. 3. Select a top level hierarchical tag. Observe the number next to the tag and observe the amount of items contained that tag. 4. Expand that tag. Note that the number changed, but the amount of items is the same. OBSERVED RESULT Item count for a hierarchical tag does is higher than the number of items containing that tag. EXPECTED RESULT The item count should be equal to the amount of items that have that tag, regardless of sub-tags. Possibly sub-tags are added to the total number? SOFTWARE VERSIONS digiKam-6.0.0-beta1-20181002T190145-Win64.exe on Windows 10 64 bit.
Created attachment 115382 [details] Item count when the tag is expanded
Yes, the behavior is so desired, so you know how many images are in a closed group together. Maik
Ok, then it's fine I guess. I was a bit confused at first.