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 117001

Summary: Reuse tabs in Output panel.
Product: ruby Reporter: madmccoy <madmccoy>
Component: RailsAssignee: Torbjorn Norbye <tor>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description madmccoy 2007-09-28 02:23:12 UTC
Every time you run a test, a new "Test" window is created in the Output panel. With Rails' "test often" approach, this
can lead to many, many "Test" windows "clogging up" the Output view. It would be nice if NetBeans knew to re-use these
already open tags to keep the output panel clear. This happens every time you start/stop the Rails server as well -
many, many ${Server} on localhost:3000 tabs appear, with only one of them actually having a running process.
Comment 1 Martin Krauskopf 2007-11-15 09:06:38 UTC
Hi madmccoy. This is actually a bug, even regression. It is tracked as issue 121363. You might CC yourself there to be
notified about progress.
(actually should be duped to the contrary, but that issue was used already for other dupes...)

*** This issue has been marked as a duplicate of 121363 ***