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 60302 - Ctrl-Alt-K inserts 'K' in editor window
Summary: Ctrl-Alt-K inserts 'K' in editor window
Status: CLOSED DUPLICATE of bug 60874
Alias: None
Product: editor
Classification: Unclassified
Component: Key bindings (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords: JDK_SPECIFIC
Depends on:
Blocks:
 
Reported: 2005-06-20 22:04 UTC by Jesse Glick
Modified: 2011-06-09 09:51 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 Jesse Glick 2005-06-20 22:04:26 UTC
Starting recently (either in recent dev builds, or in recent Mustang builds),
when I press Ctrl-Alt-K to open tests for a Java source file (open in the
editor), the Open Test action is run, but a 'k' is also inserted in the editor
window at the caret, i.e. the editor seems to also be getting the keystroke even
though the event should have been consumed. Not sure if this is a problem in
editor, core (key event processor), or Mustang's AWT/Swing impl - assigning here
first for evaluation.
Comment 1 Jesse Glick 2005-06-20 22:06:45 UTC
Definitely a Mustang problem - does not occur when using JDK 1.5. Needs to be
tracked down and a JDK bug filed for it.
Comment 2 Jesse Glick 2005-06-20 22:09:13 UTC
Occurs in Mustang b40 but not b39.
Comment 3 Jesse Glick 2005-06-20 22:15:35 UTC
Same for Ctrl-Alt-F.
Comment 4 Roman Strobl 2005-07-12 12:25:55 UTC
Jesse, on which OS did it happen? It works ok on WinXP with b42. Please add
comments to the other issue which has higher priority, marking this one as
duplicate.

*** This issue has been marked as a duplicate of 60874 ***
Comment 5 Marian Mirilovic 2011-06-09 09:51:31 UTC
v/c