Closed Bug 96535 Opened 23 years ago Closed 23 years ago

Font sizes too large for Japanese UI

Categories

(Core :: Internationalization, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED FIXED
Future

People

(Reporter: jonrubin, Assigned: ftang)

References

Details

Attachments

(5 files)

The client font size for Japanese localized builds is too large.  This leads to
several problems in localized builds, the most severe of which involves
window-size problems that cause characters to be overlapped by other characters,
or the window border itself.  A smaller font size would hopefully alleviate this
situation.
QA Contact: andreasb → jonrubin
This problem is most severe with Red Hat linux 7.1
RedHat 7.1-JA, to be specific.  We have not yet checked 7.1-US.
It will be nice if we can do something for emojo release.
Keywords: nsbranch
Ftang/Bstell - What are your thoughts? Does this look doable for M0.9.4?
Keywords: nsbeta1
The minimum Japanese font size is contolled by 

    pref("font.min-size.variable.ja", 16);
    pref("font.min-size.fixed.ja", 16);

I had set these to 10 but this lead to Japanese text overlapping, bug 89520,
so I was force to put them back to 16.

This may be fixed by bug 95721 but until then there is not good solution.
Status: NEW → ASSIGNED
Depends on: 95721
Target Milestone: --- → Future
Just want to make clear:
This problem is not only on Linux RH7.1-Ja, but also on Linux RH6.2-Ja.
Yep, this problem will be solved as a fall trough from bug 95721. See my
comments on bug 30910 which is the main tracker bug for the font's min-size that
will allow to bump the content whithout affecting the chrome. 
Depends on: 30910
No longer depends on: 30910
Depends on: 96609
Depends on: 30910
QA Contact: jonrubin → ylong
Blocks: 99171
Bug 95721, "get actual string height" (aka: bug 74186, bug 96609, bug 99010),
will not be addressed in the 0.9.4 time frame.

Other options:

 1) A separate Redhat 7.1 release with normally sized dialogs and
    a separate Redhat 6.2 release with big dialogs.

 2) Include some Japanese fonts in the release so we can use them
    in a normally sized dialogs.

marking nsbranch- since it won't be fixed in this release
Keywords: nsbranchnsbranch-
merge cc: list from bug 99412
*** Bug 99412 has been marked as a duplicate of this bug. ***
Ying has been using these settings for a while now.

Could I get some other people to also try this patch?

(Katakai?)

Thanks
For those that try/test these settings:

In addition to lowering the minimum size; 

  Attachment 51120 [details] [diff] sets the prefered font family and size. 

This is intended to change the *default* values.

People that would prefer something different *should* go to the font
prefs dialog (Edit->Preferences->Fonts) and change the settings.

One of the hoped for test results is to understand what will happen to
typical users if/when this becomes part of the standard release.
I'll try, also will ask japanese-users to test the setting on mailing-list.
Katakai-san: ?????????????? (thanks.)


(pasting Japanese did not work)
I'm seeing one problem on RH6.2J,

  Changing font face to -misc-fixed-jis and there is only one
  bold font exists for 10 point size and the font is now used
  for bold style. Of course, it's smaller than the normal fonts.

But I'm not sure the issue will be serious. Because RH6.2J is
still main target for Mozilla? I believe RH7.1 does not have
this issue.

I have some questions about your comments in bug 99412.

> pref("font.size.variable.ja", 18); 

>On both RH 6.2J and 7.0J a "font.size.variable.ja" of 16 looks
>okay on many pages but leads to jammed chars on 
>http://www.yahoo.co.jp. Moving up to 18 seems to spread it out
>enough.

I think this 18 is too big. Can you take the snapshot where
you're seeing the "jammed chars" on yahoo.co.jp?

> pref("font.scale.bitmap.min.ja", 40); 

What does this changing mean?
> > pref("font.scale.bitmap.min.ja", 40); 
> What does this changing mean?

It means "do not use bitmap scaling" when the requested size is less than 40 px

> I think this 18 is too big. Can you take the snapshot where
> you're seeing the "jammed chars" on yahoo.co.jp?

Ying: would you kindly do this?

Change font.size.variable.ja to 16 does make Yahoo page even worse. Please see 
screenshots attached below.
Now that bug 99010 is in we need to reevaluate this.

We also need to consider bug 95721.
Blocks: 104166
Blocks: 107067
Keywords: nsbranch-
--> ftang
Assignee: bstell → ftang
Status: ASSIGNED → NEW
bulk move NEW FUTURE bug to ASSIGN
Status: NEW → ASSIGNED
I believe this has been fixed some time ago.

If it is still an issue please reopen
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Yes, we have fixed it on N6.2 and N6.2.1 JA.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: