[Bug 649509] Re: System settings shows wrong General font by default
Alessandro Ghersi
lex.ghersi at gmail.com
Wed Sep 29 18:15:39 UTC 2010
I discovered that we have the right font (San Serif) but system settings
shows Bitstream Charter instead.
** Summary changed:
- Wrong General font by default
+ System settings shows wrong General font by default
** Description changed:
+ System settings shows wrong general font by default (Bitstream Charter
+ 9) BUT the font is right (San Serif 9)
+
Binary package hint: kdebase-workspace
Running Live CD 2010 09 27 i386
- General Font is Bitstream Charter 9 instead of San Serif 9 looking in
- kdebase-workspace-4.5.1/kcontrol/fonts/fonts.cpp :
-
- QFont f0("Sans Serif", 9); // general/menu/desktop
- QFont f1("Monospace", 9);
- QFont f2("Sans Serif", 8); // toolbar
- QFont f3("Sans Serif", 8); // window title
- QFont f4("Sans Serif", 9); // taskbar
- QFont f5("Sans Serif", 8); // smallestReadableFont
+ QFont f0("Sans Serif", 9); // general/menu/desktop
+ QFont f1("Monospace", 9);
+ QFont f2("Sans Serif", 8); // toolbar
+ QFont f3("Sans Serif", 8); // window title
+ QFont f4("Sans Serif", 9); // taskbar
+ QFont f5("Sans Serif", 8); // smallestReadableFont
See the screenshot
--
System settings shows wrong General font by default
https://bugs.launchpad.net/bugs/649509
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.
More information about the kubuntu-bugs
mailing list