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 - Wrong shortcuts for Go to Test and Create Test
Summary: Wrong shortcuts for Go to Test and Create Test
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Marian Petras
URL:
Keywords: SIMPLEFIX, UI
Depends on:
Blocks:
 
Reported: 2005-10-20 12:56 UTC by jrojcek
Modified: 2005-10-24 09:33 UTC (History)
3 users (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 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