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 87978

Summary: Ctrl-Backspace does not work with Output Window
Product: platform Reporter: Martin Krauskopf <mkrauskopf>
Component: Output WindowAssignee: Milos Kleint <mkleint>
Status: CLOSED FIXED    
Severity: blocker CC: mmirilovic
Priority: P3 Keywords: A11Y, REGRESSION
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Martin Krauskopf 2006-10-25 16:25:40 UTC
It works with all others window. So for keyboard-users this regression is very
uncomfortable.
Comment 1 Milos Kleint 2006-10-27 08:59:31 UTC
did this ever work in the output window? please state teh build number.
otherwise it's not a regression.
Comment 2 Martin Krauskopf 2006-10-27 09:10:09 UTC
> please state the build number

e.g. 5.0
Comment 3 Milos Kleint 2006-10-27 09:27:19 UTC
works for me on linux+kde and on macosx with jdk 1.5.. daily build 061025
Comment 4 Martin Krauskopf 2006-10-27 09:32:44 UTC
Does not work for me with latest own build. Slackware, Fluxbox, 1.6.0-rc-b102
(did not try 103 yet). Marian with ubuntu has the same problem AFAIK. Try also
e.g. with more output tabs. However even empty output window does not work for me.
Comment 5 Martin Krauskopf 2006-10-27 10:51:39 UTC
The culprit seems to be JDK 6.0. On JDK 5.0 it works for me as well.
Comment 6 Martin Krauskopf 2006-10-27 13:10:47 UTC
Should be fixed. Review is welcomed.

Checking in src/org/netbeans/core/output2/OutputPane.java;
new revision: 1.19; previous revision: 1.18