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 67185

Summary: Wrong shortcuts for Go to Test and Create Test
Product: java Reporter: jrojcek <jrojcek>
Component: JUnitAssignee: Marian Petras <mpetras>
Status: RESOLVED FIXED    
Severity: blocker CC: geertjan, jjancura, rstrobl
Priority: P3 Keywords: SIMPLEFIX, UI
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description jrojcek 2005-10-20 12:56:35 UTC
Ctrl-Alt combination of modifiers should not be used for shortcuts as it is used on international 
keyboards for inserting international characters. Use the following new shortcuts:

Go to Test: Alt-Shift-E
Create JUnit Tests: Ctrl-Shift-U
Comment 1 Marian Petras 2005-10-20 14:36:24 UTC
Accepted.
Comment 2 Marian Petras 2005-10-24 09:33:02 UTC
Fixed in the trunk.

Modified files:
   junit/src/org/netbeans/modules/junit/resources/layer.xml   (1.40)
   ide/defaults/src/org/netbeans/modules/defaults/mf-layer.xml   (1.11)

Diffs:
http://junit.netbeans.org/source/browse/junit/src/org/netbeans/modules/junit/resources/layer.xml?r1=1.39&r2=1.40&diff_format=u
http://ide.netbeans.org/source/browse/ide/defaults/src/org/netbeans/modules/defaults/mf-layer.xml?r1=1.10&r2=1.11&diff_format=u