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 139923

Summary: A11Y: Components with no mnemonic in "Truncate contents of table" 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:21:21 UTC
Results of Accessibility test, window with title "Truncate contents of table "{0}"?travel.trip"
Components with no mnemonic :
  Class: javax.swing.JButton {  Yes |  }
Comment 1 Jaromir Uhrik 2008-07-15 13:38:26 UTC
In dialog boxes, mnemonics should be assigned to elements except the default button and the Cancel button. I expect the dialog has YES 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 YES 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 11:21:20 UTC
In the normal yes/no dialog, No (i.e. the non-default button) doesn't have a mnemonic either because Escape (or closing
the dialog window) has the same function and Enter makes the YES work.So marking the bug as Invalid.
Comment 3 Roman Mostyka 2008-07-17 11:56:37 UTC
Verified with build 080716.