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 142692

Summary: Backspace character \b not working.
Product: platform Reporter: negative_3 <negative_3>
Component: Output WindowAssignee: Jaroslav Havlin <jhavlin>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: Other   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description negative_3 2008-08-02 20:47:29 UTC
Backspace character \b not working.  Works in terminal output, but not in NetBeans output.
Comment 1 mariemat 2008-08-27 10:22:38 UTC
Same issue on opensolaris (Solaris Express Community Edition snv_95 X86) with jdk1.5 ((build 1.5.0_15-b04, mixed mode)
and all versions of netbeans I tried (from 6.1 to the latest nightly build).

All of the following keys are ignored :
- left arrow
- right arrow
- up arrow
- down arrow
- page up
- page down
- home
- end
- del
- backspace
- return

Comment 2 Jaroslav Havlin 2011-09-12 08:18:16 UTC
core-main/rev/36ac2fc25884

Support for backspace character added.
Comment 3 Quality Engineering 2011-09-13 16:08:23 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/36ac2fc25884
User: Jaroslav Havlin <jhavlin@netbeans.org>
Log: #142692 - Backspace character \b not working.