Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4685497
Votes 0
Synopsis De - Overlapping text in the certificates tab
Category javawebstart:app_mgr
Reported Against 1.2
Release Fixed 1.4.2(mantis)
State 10-Fix Delivered, bug
Priority: 3-Medium
Related Bugs
Submit Date 15-MAY-2002
Description
 German
Solaris/Windows
javaws-1_2-beta-bin-b08-solaris-sparc-i-07_may_2002

1. Launch the app manager and open the preferences panel
2. open the Root-certificate/Root-zertifikatspfad tab
3. The strings "issued by" and "issues to " are overlapped by other text. (see attached image)

 xxxxx@xxxxx  2002-05-15
Work Around
 
Evaluation
this is a bug in CertificatePanel.java, it puts both _issuedToLabel, and
certificatePanel.general.issuedTo at the same grid, 0,2 of the gridbag layour.
We need to combine strings, or make a panel with both labels in it for it to 
resize corectly as differant lenght strings are uses.
 xxxxx@xxxxx  2002-05-21
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang