JDK-7116860 : New self-signed multi-step dialog interaction
  • Type: Bug
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: 8
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2011-12-01
  • Updated: 2011-12-19
  • Resolved: 2011-12-19
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 7 JDK 8
7u4Fixed 8 b18Fixed
Related Reports
Relates :  
Description
Once I have checked the "I accept the risk" checkbox, the Run button is enabled (correct), but it should also become the default action (note that in the attached image, Cancel remains the default), so if I click the spacebar to accept the risk and then hit the Enter key, the app should run with permissions granted.  Currently that behavior (spacebar, then Enter) will cancel the dialog and most likely cause the app to fail.

The font in the More Information link is smaller than the text above it (should be the same size). Also, there shouldn't be a left margin, so the left edge of the M should line up with the left edge of the text above it.
One more issue:
 "When the dialog first appears, the "More Information" link/button is in focus.  According to spec, the Accept the risks checkbox should be in focus."

Comments
EVALUATION We will address those issues in JDK8, and backport to 7u4 as well.
08-12-2011