Summary: | Font features in Plasma 6 not persisting and not applying system-wide | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | Anton Ždanov <anton> |
Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | minor | CC: | nate |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Fonts settings |
Description
Anton Ždanov
2025-02-12 15:02:55 UTC
From what I can see it's not implemented, since kdeglobalsettings config file only stores basic font information, based on https://doc.qt.io/qt-6/qfont.html#toString And it doesn't store any font features: https://doc.qt.io/qt-6/qfont.html#setFeature which is a separate thing. So, I imagine this "Comma separated list of font features" input should be hidden if it can't be used yet. *** This bug has been marked as a duplicate of bug 479686 *** |