https://bugs.kde.org/show_bug.cgi?id=405273
Bug ID: 405273 Summary: Changing the Schema resets the set font size to the default font size Product: kate Version: 18.12.3 Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: syntax Assignee: kwrite-bugs-n...@kde.org Reporter: rgb....@gmail.com Target Milestone: --- SUMMARY Changing the Kate Schema changes the custom font size (for example 11) to to the Kate's default font size (9). This happens both from the View > Schema menu entry, and when it is set globally in settings. STEPS TO REPRODUCE 1. Click Ctrl++/Ctrl+- or use the global settings dialog (Configure Kate...) to increase/decrease the font size. It should be something other than the default. 11 is a noticeable size. 2. Change the Kate schema from the View > Schema menu or from the globally from the Configure Kate settings dialog. 3. Observe the font size revert to the default font size. OBSERVED RESULT The custom, user set font size gets changed to the default font size when a Schema is changed. EXPECTED RESULT Whenever a schema is changed, it should respect the user defined settings, namely the font size in this case. SOFTWARE/OS VERSIONS Windows: MacOS: Linux/KDE Plasma: Linux archlinux 5.0.0-arch1-1-ARCH (available in About System) KDE Plasma Version: 5.15.2 KDE Frameworks Version: 5.55.0 Qt Version: 5.12.1 ADDITIONAL INFORMATION I noticed that for the default schema, the change in font size change is registered for that schema only. Are the schemas that decoupled that they don't share application data such as the font size set by the user? -- You are receiving this mail because: You are watching all bug changes.