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 123973

Summary: Redundant output tabs
Product: cnd Reporter: Alexander Pepin <apepin>
Component: -- Other --Assignee: Thomas Preisler <thp>
Status: VERIFIED FIXED    
Severity: blocker Keywords: USABILITY
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Alexander Pepin 2007-12-13 17:36:30 UTC
Steps to reproduce:
- make sure that "Reuse output tabs from finished processes" checkbox in "Tools|Options|C/C++|Project Options" is checked
- create two projects (e.g. Quote and Welcome)
- call "clean and build" for Quote, one output tab is used, that's OK
- call "clean and build" for Welcome, one output tab is used, that's OK
- call "clean and build" for Quote then straight away for Welcome so both projects are being built simultaniously
Result: Four output tabs appear
Quote (Clean, Build) - that's OK
Welcome (Clean, Build) - contains nothing (is empty), ???
Welcome (Clean) - contains only results of cleaning, ???
Welcome (Build) - contains only results of building, ???
Comment 1 Alexander Pepin 2007-12-13 20:58:45 UTC
See also issue #123979
Comment 2 Thomas Preisler 2008-03-19 05:34:53 UTC
Was fixed a while ago...
Comment 3 Alexander Pepin 2008-04-01 14:14:22 UTC
verified in build 200803302302