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 - \t doesn't show up in output window
Summary: \t doesn't show up in output window
Status: VERIFIED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 6.x
Hardware: PC Windows Vista
: P3 blocker (vote)
Assignee: t_h
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-23 03:49 UTC by _ gtzabari
Modified: 2008-12-22 11:45 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 _ 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.