Bug 365667 - Face image tagger obscuring image
Summary: Face image tagger obscuring image
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Faces-Workflow (show other bugs)
Version: 5.1.0
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-14 11:56 UTC by Evert Vorster
Modified: 2017-08-15 18:24 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.2.0


Attachments
An image showing the issue (34.72 KB, image/png)
2016-07-14 11:58 UTC, Evert Vorster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Evert Vorster 2016-07-14 11:56:29 UTC
When assigning names to images, the popup window obscures the image that is being tagged. 
If the dialog box is moved so that it's top co-incides with the bottom of the thumbnail it would be awesome. 

This is especially troublesome on zoomed out, or small icons. 

Reproducible: Always




I'll attach a snapshot to show what I am talking about
Comment 1 Evert Vorster 2016-07-14 11:58:42 UTC
Created attachment 100096 [details]
An image showing the issue
Comment 2 caulier.gilles 2016-09-17 07:43:20 UTC
Git commit 42fcceae6a111f0353ac530d29e24d7fdfda2b9d by Gilles Caulier.
Committed on 17/09/2016 at 07:41.
Pushed by cgilles into branch 'master'.

place face assignement overlay widgets behind image information area to prevent to hide face thumbnails while tagging.
FIXED-IN: 5.2.0

M  +1    -1    app/items/overlays/assignnameoverlay.cpp

http://commits.kde.org/digikam/42fcceae6a111f0353ac530d29e24d7fdfda2b9d
Comment 3 caulier.gilles 2016-09-17 15:12:54 UTC
Git commit dcbc91bb383c534e56d2351d86dada8a4c217286 by Gilles Caulier.
Committed on 17/09/2016 at 15:11.
Pushed by cgilles into branch 'master'.

Improve assign face tag widget behavior.
Use information view below pixmap in all cases.
Depending of icon-view item options enabled in setup, the free space to use can be different.
We can continue to show the widget behind bottom of thumbnail view.

M  +6    -0    app/items/overlays/assignnameoverlay.cpp

http://commits.kde.org/digikam/dcbc91bb383c534e56d2351d86dada8a4c217286