| Summary: | kcm_fonts shouldn't set the font styleName property in most cases | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | Ahmad Samir <a.samirh78> |
| Component: | kcm_fonts | Assignee: | Unassigned bugs <unassigned-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | filipfila.kde, kde, kde, nate, unassigned-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| See Also: | https://bugs.kde.org/show_bug.cgi?id=378523 | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Ahmad Samir
2019-10-05 19:34:01 UTC
Actually not setting the sytleName when saving font settings has the side effect that the next time I open kcm_fonts, then open the dialogue to set/select e.g. "General" font, Condensed in selected instead of "Regular"... I guess each kde app will have to discard the styleName property before calling setBold() on any QFont... I'll close this report, sorry for the noise. |