Tomasz Kowalczyk wrote:

> I still have a problem though. When I enter some Japanese, it appears twice: 


I'm seeing the same problem and I just filed a bug with patch codes
against Editor,

  http://bugzilla.mozilla.org/show_bug.cgi?id=107494

I hope it will be fixed soon.


> Another question: Is there a way to have nice Helvetica font in menus
> instead of ugly Fixed in Japanese locale ? I guess that if the menus are
> in Japanese it does not make much difference, but I want the menus to
> remain in English.


To use helvetica instead of japanese fonts, try to modify
userChrome.css of

~/.mozilla/<profilename>/xxxxxx.slt/chrome/userChrome.css

like

* {
        font-family: helvetica !important;
}

Masaki

Reply via email to