This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 158962

Summary: I18N : "Tahoma" is hardcoded, Japanese strings become rectangle
Product: projects Reporter: Masaki Katakai <masaki>
Component: MavenAssignee: Milos Kleint <mkleint>
Status: VERIFIED FIXED    
Severity: blocker CC: jf4jbug
Priority: P2 Keywords: I18N
Version: 6.x   
Hardware: PC   
OS: All   
URL: http://shin.cside.com/diary/2009/0219-02.png
Issue Type: DEFECT Exception Reporter:

Description Masaki Katakai 2009-02-23 05:15:01 UTC
Japanese strings are garbled on add repository dialog on Windows,
rectangles are displayed instead.

  http://shin.cside.com/diary/2009/0219-02.png

It seems that "Tahoma" is hardcoded in UI source.

  maven/repository/register/RepositoryRegisterUI.form:
          <Font name="Tahoma" size="11" style="1"/>
Comment 1 Milos Kleint 2009-02-23 14:38:02 UTC
http://hg.netbeans.org/main/rev/104b2357ed5b
Comment 2 Quality Engineering 2009-02-24 20:12:09 UTC
Integrated into 'main-golden', will be available in build *200902241401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/104b2357ed5b
User: Milos Kleint <mkleint@netbeans.org>
Log: #158962 remove tahoma font setting
Comment 3 Masaki Katakai 2009-03-06 12:10:33 UTC
Thank you! verified on 200903040201.