This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 139919

Summary: A11Y: Components with no mnemonic in "Insert Record" dialog
Product: db Reporter: Roman Mostyka <romanmostyka>
Component: Show DataAssignee: _ ahimanikya <ahimanikya>
Status: VERIFIED FIXED    
Severity: blocker CC: juhrik
Priority: P4 Keywords: A11Y
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Roman Mostyka 2008-07-14 18:15:04 UTC
Results of Accessibility test, window with title "Insert Record"
Components with no mnemonic :
  Class: javax.swing.JButton {  OK |  }
Comment 1 Jaromir Uhrik 2008-07-15 13:33:16 UTC
In dialog boxes, mnemonics should be assigned to elements except the default button and the Cancel button. I expect the dialog has OK button as default 
button so that the mnemonic should not be assigned here. I don't know how to invoke this dialog and how is the gui looking so that I don't want to be one 
who closes this issue. Please consider the rule with the OK button mentioned at the beginning of my comment and feel free to close this issue as invalid. BTW 
decreasing the priority because the 'missing mnemonic' itself is P4 not P3 (see http://qa.netbeans.org/bugzilla/bug_priority_guidelines.html).
Comment 2 Shansi 11 2008-07-17 10:55:16 UTC
http://hg.netbeans.org/main/rev/da3986595b70 
Comment 3 Roman Mostyka 2008-07-18 13:07:59 UTC
Verified with build 080718.