java.com link is not getting focused when traversed by the tab key from the keyboard.
Please see the attached dialog
To Reproduce:
1. Launch Java Control Panel
2. Click on the About Button on the First Section of the General Tab
3. About Dialog will get popped up, with some text and and Close button.
4. Try to access the link "http://www.java.com" by using only the keyboard.
Expected:
Link should be focused, and clicking Enter should take to java.com as it is done using a mouse click
Actual:
Link is not getting the focus.
During the Java installation there are few more dialogs, with the same issue (unable to access the link from the keyboard).
Not sure the installer issues need to be filled as a separate bug. Please see setupComplete.png and installerDownload.png for more info.