JDK-4685497 : De - Overlapping text in the certificates tab
  • Type: Bug
  • Component: deploy
  • Sub-Component: webstart
  • Affected Version: 1.2.0
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2002-05-15
  • Updated: 2002-10-15
  • Resolved: 2002-10-15
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.4.2 mantisFixed
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)

###@###.### 2002-05-15

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: mantis FIXED IN: mantis INTEGRATED IN: mantis mantis-b04
31-08-2004

WORK AROUND
31-08-2004

SUGGESTED FIX
31-08-2004

PUBLIC COMMENTS
31-08-2004

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. ###@###.### 2002-05-21
21-05-2002