Summary: | Changing the Schema resets the user defined font size to the default font size | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-ktexteditor | Reporter: | Richard Bowen <rgb.ide> |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | a.samirh78, christoph |
Priority: | NOR | ||
Version First Reported In: | 5.55.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Richard Bowen
2019-03-09 17:43:44 UTC
I'm using Plasma on Wayland. When you select a color scheme in ktexteditor/kate, it'll use the font size set for that scheme (you can set the font size per scheme from the config dialog), if no font is set in the scheme itself it falls back to the font set in KDE settings. The problem with the approach you're proposing is that changing the color scheme won't respect the font size the user has set for that particular scheme... Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! It seems I set this to NEEDSINFO by mistake, I was just stating my opinion/thoughts on the bug reported here... This got fixed by the change that a theme no longer contains the font. (KDE Frameworks 5.76) |