Bug 404999 - Inconsistency in facetag font size
Summary: Inconsistency in facetag font size
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Faces-Workflow (show other bugs)
Version: 6.0.0
Platform: Appimage Linux
: NOR minor
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-02 19:01 UTC by Ruan
Modified: 2019-03-04 18:00 UTC (History)
2 users (show)

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


Attachments
normal menu font vs facetag font (645.44 KB, image/png)
2019-03-02 19:01 UTC, Ruan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ruan 2019-03-02 19:01:11 UTC
Created attachment 118489 [details]
normal menu font vs facetag font

SUMMARY

The facetag font seems to be inconsistent with the rest of digikam fonts (in style and size). The facetag font that I'm refering to is the one used in the text with the person's name in a photo, also the same used in unconfirmed/unknown to type the person's name.

The same inconsistency happens in the right-click context menu when clicking inside the textbox.

I'm including some images showing the inconsistency visually in a imgur album ( https://imgur.com/a/qlrRkrG ), meanwhile the fonts all around my digikam are set to Sans 8 or Sans 9, the facetag font seems to be Sans 12.
Comment 1 Maik Qualmann 2019-03-02 21:15:19 UTC
It is intended that the font has a different size. However, it should be smaller than the standard font (small). Apparently, the small font is set very large in their system. I'll change it by following the default font and using one or two sizes smaller.

Maik
Comment 2 Maik Qualmann 2019-03-02 21:50:14 UTC
Git commit b3e9f9a324eca605e8e3c95364671830408e0f1e by Maik Qualmann.
Committed on 02/03/2019 at 21:48.
Pushed by mqualmann into branch 'development/dplugins'.

AssignNameWidget use digiKam application font smaller by 1 point
FIXED-IN: 6.1.0

M  +2    -2    NEWS
M  +13   -2    core/utilities/facemanagement/assignnamewidget.cpp

https://commits.kde.org/digikam/b3e9f9a324eca605e8e3c95364671830408e0f1e
Comment 3 Ruan 2019-03-04 16:55:07 UTC
That was a really quick fix! Thanks Maik!

Looking forward for digikam 6.1.0, is there a planned release date?
Comment 4 caulier.gilles 2019-03-04 18:00:46 UTC
In few weeks, when time permit.

Also we have a validation in progress from The Famous great thief Facebook for the webservice export plugin. We wait since few months about just a pass from FB team. So we will wait than this task is completed...

Else, pre-release bundles 6.1.0 are computed each weeks here :

https://files.kde.org/digikam/

... but AppImage bundle is currently broken. I port the bundle from Qt 5.9.7 to Qt 5.11.3, and i face some problems with fontconfig/freetype libraries.

So, please be patient.

Gilles Caulier