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 - A11Y: Components with no mnemonic in "Truncate contents of table" dialog
Summary: A11Y: Components with no mnemonic in "Truncate contents of table" dialog
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Show Data (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: _ ahimanikya
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-07-14 18:21 UTC by Roman Mostyka
Modified: 2008-07-17 11:56 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.