| Summary: | Regression: integer font size only | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-frameworkintegration | Reporter: | Dizie <mluscon> |
| Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | a.samirh78, cfeck, nate, unassigned-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 5.19 | |
| Sentry Crash Report: | |||
|
Description
Dizie
2015-09-15 17:06:22 UTC
The issue is in the Qt font dialog, which the frameworks-integration plugin does not change to the KDE font dialog. I am not sure if that should happen; if not it would be a Qt issue. Upstream dialog seems to only accept integers, so if there's a bug please file it upstream at https://bugreports.qt.io The fonts KCM in systemsettings has been changed to use KFontChooserDialog, which allows setting decimal font sizes, see D27808. If I am reading the release schedules[1] correctly, this change should be in plasma-desktop 5.19. [1] https://community.kde.org/Schedules/Plasma_5 Awesome! |