Summary: | The remove button for faces should be more explicit | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Julien Narboux <Julien> |
Component: | Faces-Workflow | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 2.0.0 | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.3.0 | |
Sentry Crash Report: |
Description
Julien Narboux
2011-01-05 11:20:26 UTC
There is normally a tooltip for this button, but it's not displayed. i tried to force this tooltip with a string to be sure, nothing appear on screen. Marcel, what's wrong here ? Gilles Caulier In preview or icon view? Btw, face (tag region) and name (tag) both are removed Both... Gilles Julien: Are you talking about the icon view, where there is only a "-" icon on the button, or the preview view, where there's a label "- Remove" ? Note that in both cases, screen space is very limited! Gilles: There are a few bugs in Qt regarding widgets in a QGraphicsView. If the tooltip did appear, it would probably be at the left screen edge... We can only hope the Qt devs will come to fix that in less than a few years. I dont know though why it doesnt work in icon view. Julien, Following my comment #1, button tooltip must be enough to explain role of this button. Can you try with last digiKAm 4.2.0 ? Gilles Caulier For me the tooltip work as expected with current implementation from git/master and is enough explicit to understand button function. Gilles Caulier |