Summary: | custom default font for composer is ignored suddenly | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | mark <nurasima> |
Component: | composereditor-ng | Assignee: | Laurent Montel <montel> |
Status: | RESOLVED DUPLICATE | ||
Severity: | major | CC: | christian_bay, hilberg, kdenis |
Priority: | NOR | ||
Version: | 5.2.2 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | screen record |
Description
mark
2015-02-02 03:49:06 UTC
Another related occurrence was found. Whilst writing an email and opening the settings screen (Settings > Configure Kmail > change some setting or not but > press OK, the body of the composed mail chnaged back to the the bespoke default font "DejaVu Sans Mono 10". It doesn7t happen when pressing cancel on the "Configure Kmail" screen. Hence, updated this bug to Major. (In reply to mark from comment #1) > Another related occurrence was found. Whilst writing an email and opening > the settings screen (Settings > Configure Kmail > change some setting or not > but > press OK, the body of the composed mail chnaged back to the the > bespoke default font "DejaVu Sans Mono 10". It doesn7t happen when pressing > cancel on the "Configure Kmail" screen. Hence, updated this bug to Major. What did you do ? you changed font ? You are in html mode or plain text mode ? (In reply to Laurent Montel from comment #2) > (In reply to mark from comment #1) > > Another related occurrence was found. Whilst writing an email and opening > > the settings screen (Settings > Configure Kmail > change some setting or not > > but > press OK, the body of the composed mail chnaged back to the the > > bespoke default font "DejaVu Sans Mono 10". It doesn7t happen when pressing > > cancel on the "Configure Kmail" screen. Hence, updated this bug to Major. > > What did you do ? you changed font ? > You are in html mode or plain text mode ? In HTML mode. Since my preferred font doesn't work, I change to my font and start writing. then go to the Settings.. Created attachment 90884 [details]
screen record
Same issue on reinstalled KDE/ KMAIL. Worked fine the first couple of times and then got stuck with one font (or font size). However, setting changes are actually updated to the configuration file ./.kde/share/config/kmail2rc that the setting is changed: [~]$ egrep -a composer-font ./.kde/share/config/kmail2rc composer-font=Tahoma,11,-1,5,50,0,0,0,0,0 [~]$ egrep -a composer-font ./.kde/share/config/kmail2rc composer-font=STIX,11,-1,5,50,0,0,0,0,0 Same here, Kontact/KMail 5.0.2 on Ubuntu 15.10 latest updates: KDE Frameworks 5.15.0 Qt 5.4.2 (built against 5.4.2) Font is the very same, DejaVu Sans Mono which I use nowhere. It changed one or two weeks ago after I rebooted after installing updates. Rebooting again doesn't help. I had no font overrides enabled, I was always using Oxygen Sans what is configured in the KDE global font dialog. Enabling the override is completely ignored. It always starts a reply or a new email with DejaVu Sans Mono. Also, the default font for displaying HTML emails changed to DejaVu Sans Mono as well. Kmail 5.2.2, KDEPIM 16.04.3 Set the font in the message view / composer window to e.g. Monospace. Might need to restart Kmail2 for the change to take effect. Then, configure within Kmail2 e.g. your identity, or mail access settings. --> Font setting in message view / composer snaps back to some default (a non-monospace for me) ...I should add that the config values are still correct. After restarting kmail2, the message is displayed with the configured font. *** This bug has been marked as a duplicate of bug 337656 *** |