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 22307

Summary: I18N-UI problem in Update Center wizard
Product: platform Reporter: gautham mudra <gm131233>
Component: Plugin ManagerAssignee: akemr <akemr>
Status: CLOSED FIXED    
Severity: blocker CC: jf4jbug, kfrank
Priority: P3 Keywords: I18N
Version: 3.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:
Attachments: Label messages not aligned with the modules downloaded

Description gautham mudra 2002-04-10 22:54:30 UTC
The "View Certificate and Install modules" the
labels "Include" and "Module Name" are not
aligned.

Steps:
1)Go to Tools->Update Center. The update center
wizard  opens up.the first window is "select
location of modules".
2)go to the fourth window " View Certificate and
Install Modules" window. 
I have attached a snap shot

Build:020401
OS:solaris9
Comment 1 gautham mudra 2002-04-10 22:57:44 UTC
Created attachment 5364 [details]
Label messages not aligned with the modules downloaded
Comment 2 gautham mudra 2002-04-10 23:38:00 UTC
Using pseudo localization of FFJ each message and label has been
pseudo translated so that there is multibyte characters as part of the
english messages.please do not get confused seeing the multibyte
characters.
Comment 3 gautham mudra 2002-04-12 19:57:27 UTC
The labels are not aligned with the actuall modules that are listed...
Comment 4 gautham mudra 2002-04-12 19:57:59 UTC
The labels are not aligned with the actuall modules that are listed...
Comment 5 akemr 2002-05-14 14:36:42 UTC
Note: I should use JTable instead of JList here.
Include, Module name and Global should be columns.
Comment 6 akemr 2002-05-29 14:26:35 UTC
Fixed in trunk.
(JTable used)
Comment 7 gautham mudra 2002-09-11 01:15:30 UTC
verified and closed on rc2 build(sierra)
Comment 8 Jesse Glick 2002-12-23 16:47:49 UTC
Consistent use of the I18N keyword.