Bug 501776 - editing existing face rectangle boundaries adds a new face rectangle
Summary: editing existing face rectangle boundaries adds a new face rectangle
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Faces-Workflow (show other bugs)
Version: 8.6.0
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-20 04:52 UTC by taylorn
Modified: 2025-03-20 06:42 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description taylorn 2025-03-20 04:52:22 UTC
SUMMARY
Editing the boundaries of an existing face rectangle then saving it results in a new face rectangle being added with the modified boundaries, rather than the existing face rectangle boundaries being updated.

STEPS TO REPRODUCE
1. Create a face rectangle.
2. Click "OK" in the face rectangle dialog.
3. Edit at least one boundary of the face rectangle
4. Click "OK" in the face rectangle dialog.

OBSERVED RESULT
A new face rectangle is added, reflecting the updated boundaries. The previous face rectangle still exists as well, with its original boundaries.

EXPECTED RESULT
The boundaries of the original face rectangle are updated (i.e., and there is only one face rectangle).

SOFTWARE/OS VERSIONS
Windows: 10
macOS: 
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: 
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
As recently as in version 8.5.0, the behavior was as described in the expected result section.
Comment 1 Maik Qualmann 2025-03-20 06:42:42 UTC
Fixed with Bug 501684.

Maik