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 40545

Summary: Non consistent UI between output and editor tabs
Product: platform Reporter: Ascander <ascander>
Component: Window SystemAssignee: David Simonek <dsimonek>
Status: RESOLVED FIXED    
Severity: blocker CC: mmirilovic
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 50354    

Description Ascander 2004-02-27 00:57:04 UTC
The editor's tabs have a close checkbox and 
there is no visible way to close all tabs 
at once.

On the other hand, each of the output's tabs
have a right button menu for closing either 
one or all tabs.

It seems to me that the output window should 
adopt the checkbox style while the right buttons 
in the editor tab bar should get an extra 
button to close all tabs.
Comment 1 Milan Kubec 2004-03-09 14:35:23 UTC
Core/winsys issue.
Comment 2 Milan Kubec 2004-03-09 14:40:55 UTC
IMO ENHANCEMENT is more appropriate category.
Comment 3 David Simonek 2005-05-06 21:47:22 UTC
Editor's tabs now have "close all" menu item, so it matches output tabs. AFAIK
we don't plan to have small "x" on output tabs, because small x on editor tabs
should be changed anyway and we want to emphasise that output tabs are different
from editor tabs.