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 127444 - output, tabs and usage scope window annoyance
Summary: output, tabs and usage scope window annoyance
Status: RESOLVED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P1 blocker (vote)
Assignee: David Simonek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-15 08:32 UTC by jcart12
Modified: 2008-12-22 11:41 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jcart12 2008-02-15 08:32:59 UTC
Can you please add a preference pane for managing output windows. I don't want debug windows to open by default, they get in the way and I spend half 
my life closing them.

In addition why oh why do I have to confirm every-time the scope when using the "usage" contextual menu item when navigating though my code. It 
breaks my work-flow and I always respond the same way!!

Could you also add a mechanism for locking windows, they move too easily or get closed by accident. Good UI design should ensure that components do 
not move will-nilly as it upsets my memory muscle.

thankyou
John Carter
Comment 1 Peter Pis 2008-09-09 08:05:56 UTC
Reassigning to core for evaluation.
Comment 2 Lukas Hasik 2008-09-09 09:18:45 UTC
it seems that there are several problems mixed up in this issue. 
1, output windows - it is up to the writer to the OW to define if the window is reused or if new tab is created
http://wiki.netbeans.org/DevFaqOutputWindow. You should report to specific modules.
2, usage dialog. Report to refactoring
3, locking windows - this is enhancement for openide/window system

I'm closing as INVALID but the only reason is that it is hard to address this enhancement now. Please, fill them as
separate enhancements with more details to particular component. If you won't fill them let me know I can take care
about it.

thank you for report