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 127101 - Handling of I/O tabs needs to improve
Summary: Handling of I/O tabs needs to improve
Status: VERIFIED FIXED
Alias: None
Product: groovy
Classification: Unclassified
Component: Grails (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: schmidtm
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-11 10:17 UTC by schmidtm
Modified: 2008-10-30 14:25 UTC (History)
0 users

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 schmidtm 2008-02-11 10:17:40 UTC
I/O tabs which corresponding processes are already gone should be closed or marked somehow. In any case they should not stay bold in their heading, 
meaning that the process still writes to it.
Comment 1 schmidtm 2008-02-15 13:29:51 UTC
Just close the OutputWriter and you're done:

Finally we have a proper handling (closing) of output writers
http://hg.netbeans.org/main/contrib/rev/7fd28d914537
Comment 2 Lukas Jungmann 2008-10-03 14:38:48 UTC
v.