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 45328 - Mnemonic conflict in New Breakpoint dialog - Thread Breakpoints
Summary: Mnemonic conflict in New Breakpoint dialog - Thread 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:11 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:11:45 UTC
NetBeans IDE 200406201800 on java 1.4.2_04

New Breakpoint dialog, Class breakpoint type
- components with mnemonic 'S' :
  Class: javax.swing.JLabel {  Set Breakpoint On: | }
  Class: javax.swing.JLabel {  Suspend: |   }
Comment 1 _ lcincura 2004-06-22 09:12:36 UTC
Sorry, copy/paste :-)

New Breakpoint dialog, *Thread* breakpoint type
- components with mnemonic 'S' :
  Class: javax.swing.JLabel {  Set Breakpoint On: | }
  Class: javax.swing.JLabel {  Suspend: |   }
Comment 2 Jan Jancura 2004-06-24 12:39:48 UTC
Mnemonics for "Set Breakpoint On:" changed to O

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 3 _ lcincura 2004-10-19 11:25:55 UTC
Verified on build 200410181800