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 31703 - MDI windows shoudl be able to auto-hide
Summary: MDI windows shoudl be able to auto-hide
Status: VERIFIED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: Peter Zavadsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-05 17:43 UTC by Marian Mirilovic
Modified: 2008-12-23 09: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 Marian Mirilovic 2003-03-05 17:43:21 UTC
Issue has been transered from BugTraq:
http://developer.java.sun.com/developer/bugParade/bugs/4691459.html
----------------------------------------------

Description: 
Using an MDI configured IDE, you have many modules showing windows and taking up
space, you look at only a fraction of the time. It would be nice if the module
windows (i.e. Explorer, Output, etc) could have an option to autohide them so
they scroll out of the way, and scroll back onto the screen when the user hovers
over their tab with the mouse. This will maximize screen use for systems with
limited screen size.



A comment.
Comment 1 Marian Mirilovic 2003-11-26 12:57:54 UTC
Because Window System v1 will not be supported from now by our team, all old
winsys issues (now "core/window system v1" issues) are going to be closed as
WONTFIX. 

Changes in API which emerged both from UI spec 
and problems with adjusting to the older API are described in the document
http://core.netbeans.org/windowsystem/changes.html.
 It shows also recommends how the client code should be adjusted to the new
window system.

If you think this issue apply also to the new winsys then change the
subcomponent (to "core/window system") and REOPEN it.
Comment 2 Marian Mirilovic 2003-11-27 15:12:03 UTC
verified