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

--- Comment #28 from RJVB <rjvber...@gmail.com> ---

> This is a QFont issue,

True.

> now it adds the styleName to the QFont description when using toString().

Only when a style name has been set AFAIK.

> An observation, the only ",Regular" that seems to matter in kdeglobals is
> the "font=" entry, the other ones don't affect this bug. This theory is

That's only because the other fonts are rarely if ever set to bold or italic -
on your desktop. The widget style you use can also do this kind of thing (we
just committed a workaround in QtCurve). And evidently it doesn't matter what
style you chose (though the platform integration plugin indeed has a new habit
of setting the style name to "regular" regardless of what the user chose.

> https://codereview.qt-project.org/#/c/181645/ (which was accepted IIUC).

Yes, it's in 5.9(.3) but not yet in 5.8.0 . It also doesn't fix the whole
issue, it just makes it a bit less "viral".

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to