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 113819 - I18N - new welcome screen does not show all multibyte correctly
Summary: I18N - new welcome screen does not show all multibyte correctly
Status: VERIFIED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Welcome (show other bugs)
Version: 6.x
Hardware: Sun All
: P2 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2007-08-27 04:05 UTC by Ken Frank
Modified: 2007-09-29 19:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
image (91.83 KB, image/gif)
2007-08-27 04:06 UTC, Ken Frank
Details
image (67.44 KB, image/gif)
2007-08-27 04:06 UTC, Ken Frank
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ken Frank 2007-08-27 04:05:00 UTC
am on solaris, ja locale, using pseudo localized netbeans.

see attached gifs - there are parts that show multibyte as square boxes; these are places where
actual multibyte should be, which can be seen correctly in other parts of the welcome screens

This might be that a font was defined that is not a standard jdk font, or could be related to encoding 
handling of the labels that show the square boxes.
Comment 1 Ken Frank 2007-08-27 04:06:31 UTC
Created attachment 47426 [details]
image
Comment 2 Ken Frank 2007-08-27 04:06:53 UTC
Created attachment 47427 [details]
image
Comment 3 Stanislav Aubrecht 2007-08-27 14:11:33 UTC
fixed

/cvs/ide/welcome/src/org/netbeans/modules/welcome/content/Utils.java,v  <--  Utils.java
new revision: 1.10; previous revision: 1.9
done
Checking in Constants.java;
/cvs/ide/welcome/src/org/netbeans/modules/welcome/content/Constants.java,v  <--  Constants.java
new revision: 1.20; previous revision: 1.19
Comment 4 Ken Frank 2007-09-04 16:12:05 UTC
using 0830 build, still see the problem so am reopening 
since this was fixed 0827.

ken.frank@sun.com
Comment 5 Stanislav Aubrecht 2007-09-04 16:25:49 UTC
is it exactly the same as before? can you attach a new screen shot pls?
i would also welcome some steps to reproduce so that i can try it myself
Comment 6 Stanislav Aubrecht 2007-09-05 13:17:01 UTC
fixed - welcome screen uses the default only now

/cvs/ide/welcome/src/org/netbeans/modules/welcome/content/Utils.java,v  <--  Utils.java
new revision: 1.11; previous revision: 1.10
done
Checking in Constants.java;
/cvs/ide/welcome/src/org/netbeans/modules/welcome/content/Constants.java,v  <--  Constants.java
new revision: 1.23; previous revision: 1.22


Comment 7 Ken Frank 2007-09-29 19:05:52 UTC
v.