Bug 501776

Summary: editing existing face rectangle boundaries adds a new face rectangle
Product: [Applications] digikam Reporter: taylorn
Component: Faces-WorkflowAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: metzpinguin
Priority: NOR    
Version: 8.6.0   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In: 8.7.0
Sentry Crash Report:

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