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 123550

Summary: No option available for MDI/SDI switch
Product: platform Reporter: emi <emi>
Component: Window SystemAssignee: David Simonek <dsimonek>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description emi 2007-12-06 10:01:23 UTC
In the old versions I remember there was an option to have the windows as MDI or SDI.

I can't see that option anymore even in the Advanced section.
Comment 1 David Simonek 2007-12-06 10:26:17 UTC
Yes, SDI is gone and it is as designed. Division into MDI and SDI mode was artificial and not following user work flow
and principles.
SDI is now replaced by concept of floating windows - ability to drag and drop any window outside main window, and so
functionality of SDI and MDI mode was merged and there is no need for MDI/SDI switch anymore. Just DnD windows outside
main window if you like to work on with several separate windows opened or on more monitors...