Bug 146198 - Fonts in the menus of Firefox are extremely small when using Firefox in Japanese
Summary: Fonts in the menus of Firefox are extremely small when using Firefox in Japanese
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Firefox (show other bugs)
Version: Beta 2
Hardware: All Linux
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-27 16:33 UTC by Mike Fabian
Modified: 2006-03-16 10:30 UTC (History)
2 users (show)

See Also:
Found By: Development
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Fabian 2006-01-27 16:33:26 UTC
When using Firefox in Japanese, the fonts in the Menus are extremely
small. Unreadably small on my screen.

Usually one can change the font size for the menus by editing ~/.gtkrc-2.0.
But although I have a *huge* font size set in ~/.gtkrc-2.0:

mfabian@magellan:~$ cat .gtkrc-2.0
gtk-font-name = "sans-serif 30"
gtk-key-theme-name = "Emacs"
mfabian@magellan:~$

this is ignored.

The file is read (seen in strace) but apparently the font size request
has no effect.

Starting Firefox not in ja_JP.UTF-8 locale but in en_US.UTF-8
locale fixes this, in en_US.UTF-8 locale the font size specified
in ~/.gtkrc-2.0 is really used.

After deleting the package "MozillaFirefox-translations", the font
size works OK again even in ja_JP.UTF-8 locale (but of course there
are no Japanese translations then).

Apparently something in the Japanese translation of Firefox
hardcodes the font size for the menus.
Comment 1 Mike Fabian 2006-03-16 10:30:19 UTC
Not reproducible anymore on STABLE.
→apparently FIXED.