[umbrello] [Bug 389357] Font is always bold when model is opened, although default font is regular style

Ralf Habacker bugzilla_noreply at kde.org
Sat Jan 27 14:40:28 UTC 2018


https://bugs.kde.org/show_bug.cgi?id=389357

Ralf Habacker <ralf.habacker at freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |2.24.2 (KDE Applications
                   |                            |17.12.2)
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/umb
                   |                            |rello/34dc002381252db1f4e7c
                   |                            |4cce0ef50131b0663f5

--- Comment #2 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 34dc002381252db1f4e7c4cce0ef50131b0663f5 by Ralf Habacker.
Committed on 27/01/2018 at 14:40.
Pushed by habacker into branch 'Applications/17.12'.

Fix 'Font is always bold when model is opened, although default font is regular
style'

Umbrello modifies font style to indicate specific class/member attribute
states, so we need to disable any font style preferences.

Because QFontDialog does not support disabling font style list, it is
required to fall back to KFontChooser for the KF5 variant.
FIXED-IN:2.24.2 (KDE Applications 17.12.2)

M  +1    -0    umbrello/dialogs/multipagedialogbase.cpp
M  +1    -14   umbrello/dialogs/settingsdialog.cpp
M  +1    -5    umbrello/dialogs/settingsdialog.h
M  +1    -15   umbrello/dialogs/umlviewdialog.cpp
M  +0    -4    umbrello/dialogs/umlviewdialog.h

https://commits.kde.org/umbrello/34dc002381252db1f4e7c4cce0ef50131b0663f5

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list