JDK-6702222 : Additional Components dialog doesn't match the UI spec
  • Type: Bug
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: 6u10
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2008-05-14
  • Updated: 2010-09-29
  • Resolved: 2008-09-04
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.
JDK 6
6u10 b31Fixed
Description
"Installing Additional COmponents" dialog doesn't match the UI spec:
1. title in the masthead should be bold,
2. the font for the status text above the progress bar should be bigger and black -- it's hard to read it.
For more details, see the attachments.

Comments
EVALUATION Changes in *.rc files: - increase space reserved for header to match font size - fixed problem with overlapping controls (this caused weird effect of "missing top edge of selection border" for cancel button) Other changes: - adjusted font sizes - changed CreateDialogFont() to support creation of bold fonts.
08-08-2008