JDK-6891655 : remove the focus on either "Install" or "Cancel" buttons in installer Welcome Dialog Box
  • Type: Bug
  • Component: install
  • Sub-Component: install
  • Affected Version: 6u18
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2009-10-14
  • Updated: 2013-06-04
  • Resolved: 2009-10-28
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 JDK 7
6u18 b04Fixed 7Fixed
Description
Currently welcome dialog box in jre installer has default focus on "Cancel" button, which will make user more likely to cancel the install. It should not be focus on the buttons.

Comments
EVALUATION create a null button and set the focus to it testcase: http://j2se.east/www/tests/1.6.0_18/6891655/6891655.testcase webrev: http://sa.sfbay.sun.com/projects/deployment_data/6u18/6891655.3 ds build: http://j2se.east/arc/ds_build/1.6.0_18/yl232721/2009-10-15.17_22/
16-10-2009