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 137923

Summary: \t doesn't show up in output window
Product: platform Reporter: _ gtzabari <gtzabari>
Component: Output WindowAssignee: t_h <t_h>
Status: VERIFIED WORKSFORME    
Severity: blocker CC: anebuzelsky
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows Vista   
Issue Type: DEFECT Exception Reporter:

Description _ gtzabari 2008-06-23 03:49:46 UTC
dev build 200806111204

I run System.out.println("first\tsecond") but the tabs don't show up at all in the output window.
Comment 1 ivan 2008-06-23 03:58:25 UTC
the terminalemulator is no longer the basis of the output window.
This should be fixed in the ouptut2 module.
Comment 2 Antonin Nebuzelsky 2008-07-21 16:06:21 UTC
Always a good idea to "Reassign issue to owner of selected subcomponent" when changing component or subcomponent...
Comment 3 Antonin Nebuzelsky 2008-07-21 16:40:07 UTC
Works for me in regular output of java project execution in Output window.
Comment 4 _ gtzabari 2008-07-21 20:13:19 UTC
Confirmed. This is broken in 6.5 M1 but is fixed in the latest dev build.