JDK-8049088 : Close icon not highlighted and no name/description readable by screen readers
  • Type: Bug
  • Component: deploy
  • Affected Version: 8u40
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2014-07-02
  • Updated: 2015-01-21
  • Resolved: 2014-10-09
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
8u40 b12Fixed
Related Reports
Duplicate :  
Relates :  
Description
Close icon not highlighted and no name/description readable by screen readers
Link to bug 8023032 attached which shows screenshots of various dialogues that reproduce this issue. 

Steps to reproduce: 
Run a Java Applet which requires additional security asking user to click run/ok. This dialogue should have the close icon on the top right highlighted when mouse over and the close icon should be accessible. 
Comments
Crucible review: https://java.se.oracle.com/code/cru/CR-JDK8UDEV-76
02-10-2014

The close button needs to either have a different cross button on hover or a background border should be added. Need this information from the UI team.
10-09-2014