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 18466 - Incorrect behaviour of user modes when switching projects
Summary: Incorrect behaviour of user modes when switching projects
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: mslama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-12-07 16:43 UTC by mslama
Modified: 2008-12-23 09:34 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mslama 2001-12-07 16:43:46 UTC
After we fixed issue #17995 and issue #18365 we found problem with
initialization of modes when opening project. It must be fixed too.

Steps to reproduce:
1.Open IDE in MDI mode. IDE is opened in Default Project.
2.Undock Filesystems to single frame.
3.Create New Project.
4.Undock Filesystems to single frame.
5.Switch back to Default Project. Filesystems component is not docked to single
frame but to Explorer.

This behaviour is caused by incorrect initialization of window system when
opening project.

Fix must add some cleaning of DataObjects when opening project.
Comment 1 mslama 2001-12-07 17:41:28 UTC
Fixed in layers in branch release33.
Comment 2 mslama 2001-12-07 18:56:38 UTC
Modified files:
TCRefDO.java            2001/12/07 18:38:19	1.2.22.1
ICFolderImpl.java       2001/12/07 17:39:01	1.9.2.2
ModeData.java           2001/12/07 17:39:01	1.57.2.7
WindowManagerData.java  2001/12/07 17:39:01	1.25.2.3
WorkspaceData.java      2001/12/07 17:39:01	1.38.2.5
Comment 3 Jan Zajicek 2001-12-11 12:56:35 UTC
verified
Comment 4 Quality Engineering 2003-07-01 16:45:37 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.