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 140147 - No mnemonic in Go To Line dialog
Summary: No mnemonic in Go To Line dialog
Status: RESOLVED INVALID
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: David Strupl
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-07-15 17:56 UTC by Mikhail Matveev
Modified: 2010-11-01 09:50 UTC (History)
0 users

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 Mikhail Matveev 2008-07-15 17:56:50 UTC
Components with no mnemonic :
  Class: javax.swing.JButton {  Close |   }
Comment 1 Tomasz Slota 2008-11-25 10:38:35 UTC
This dialog is belongs to the editor infrastructure
Comment 2 Jaromir Uhrik 2010-11-01 09:50:53 UTC
No mnemonic is required in this case because the Close button is the default close button and the Escape key works fine for the dialog cancellation.