JDK-8039950 : JRE installer accessibility issues
  • Type: Bug
  • Component: install
  • Sub-Component: install
  • Affected Version: 7u60
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2014-04-10
  • Updated: 2015-06-03
  • Resolved: 2014-08-22
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 8 JDK 9
8u40 b07Fixed 9Fixed
Description
"Java Setup - Welcome" dialog:
1. no default focus is set, the focus should be on "Intsall >" button
2. "Click here" and "license agreement" links are not accessible via keyboard
"Java Setup - Complete" dialog:
"See the instructions if you want to change this behavior" link is not accessible via keyboard




Comments
PIT verified using 8u40 b06 PIT Verified: 1) AutoUpdate "Java Setup - Welcome" dialog has focus on Install button 2) "Java Setup - Destination Folder" dialog - pressing "left"/"right" keyboard buttons focus moves: Change <-> Back <-> Next 3) "Error" dialog - "Go to Java Help Center" link is accessible via keyboard by the tab button 4) "Setup Complete dialog" a) Default buttons is "Close" b) All links are accessible via keyboard by the TAB button c) Moving mouse cursor over "More Information" links changes mouse cursor 5) "Welcome dialog": a) Default button is "Install" b) "Click here" and "license agreement" links ARE accessible by keyboard by the TAB button
11-09-2014

After discussion with dev & UI teams one more issue had been detected: AutoUpdate Welcome dialog should have default focus on "Update" button.
21-08-2014

Research shown the following issues: - ChangeFolder (jre-9-internal-windows-i586-iftw.exe TEST_CHANGE_DIALOG=1) 1) pressing "left"/"right" keyboard buttons focus moves: Next <-> Change <-> Back should be: Change <-> Back <-> Next - Error dialog (jre-9-internal-windows-i586-iftw.exe TEST_SETUPERROR_DIALOG=1) 1) "Go to Java Help Center" link is not accessible via keyboard - Setup Complete dialog (jre-9-internal-windows-i586-iftw.exe TEST_FINAL_DIALOG=1) 1) default buttons is "Back" (should be "Close") 2) as described in the description - links are not accessible via keyboard 3) moving mouse cursor over "More Information" links does not change mouse cursor - Welcome dialog (jre-9-internal-windows-i586-iftw.exe TEST_WELCOME_DIALOG=1): 1) no default button (should be "Install") "Click here" and "license agreement" links ARE accessible by keyboard (in 9 & 8u)
30-07-2014