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 45326 - Mnemonic conflict in New Breakpoint dialog - Method Breakpoints
Summary: Mnemonic conflict in New Breakpoint dialog - Method Breakpoints
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC All
: P2 blocker (vote)
Assignee: issues@debugger
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2004-06-22 09:07 UTC by _ lcincura
Modified: 2006-03-24 10:09 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 _ lcincura 2004-06-22 09:07:36 UTC
NetBeans IDE 200406201800 on java 1.4.2_04

New Breakpoint dialog, Method breakpoint type
- components with mnemonic 'C' :
  Class: javax.swing.JLabel {  Class Name: |   }
  Class: javax.swing.JLabel {  Condition: |   }

- components with mnemonic 'A' :
  Class: javax.swing.JCheckBox {  All Methods for
Given Classes |   }
  Class: javax.swing.JCheckBox {  Apply Also to
Anonymous Inner Classes |   }
Comment 1 Jan Jancura 2004-06-24 12:39:45 UTC
Mnemonics for "Condition:" changed to n
Mnemonics for "All Methods for Given Classes:" changed to G

Checking in
ui/src/org/netbeans/modules/debugger/jpda/ui/Bundle.properties;
/cvs/debuggerjpda/ui/src/org/netbeans/modules/debugger/jpda/ui/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.9; previous revision: 1.8
done
Checking in
ui/src/org/netbeans/modules/debugger/jpda/ui/ConnectPanel.java;
/cvs/debuggerjpda/ui/src/org/netbeans/modules/debugger/jpda/ui/ConnectPanel.java,v
 <--  ConnectPanel.java
new revision: 1.6; previous revision: 1.5
done
Processing log script arguments...
More commits to come...
Checking in
ui/src/org/netbeans/modules/debugger/jpda/ui/breakpoints/Bundle.properties;
/cvs/debuggerjpda/ui/src/org/netbeans/modules/debugger/jpda/ui/breakpoints/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.5; previous revision: 1.4
done
Processing log script arguments...
More commits to come...
Checking in
ui/src/org/netbeans/modules/debugger/jpda/ui/models/BreakpointsActionsProvider.java;
/cvs/debuggerjpda/ui/src/org/netbeans/modules/debugger/jpda/ui/models/BreakpointsActionsProvider.java,v
 <--  BreakpointsActionsProvider.java
new revision: 1.5; previous revision: 1.4
done
Checking in
ui/src/org/netbeans/modules/debugger/jpda/ui/models/Bundle.properties;
/cvs/debuggerjpda/ui/src/org/netbeans/modules/debugger/jpda/ui/models/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.8; previous revision: 1.7
done
Comment 2 _ lcincura 2004-10-19 11:25:46 UTC
Verified on build 200410181800