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 - Ctrl-Backspace does not work with Output Window
Summary: Ctrl-Backspace does not work with Output Window
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords: A11Y, REGRESSION
Depends on:
Blocks:
 
Reported: 2006-10-25 16:25 UTC by Martin Krauskopf
Modified: 2008-12-22 19:41 UTC (History)
1 user (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 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