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 58718

Summary: Restored Views (Projects, Files, Navigator, ...) are lost forever
Product: platform Reporter: Marian Mirilovic <mmirilovic>
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot of IDE with grey pane instead of Projects view

Description Marian Mirilovic 2005-05-10 09:12:04 UTC
NB4.2 (200505091800), JDK1.5.0_03

Steps to reproduce:
- run IDE
- double click on Project's titlebar - Projects view is maximalized
- double click on Project's titlebar - Projects view is restored
-> there is just grey pane instead of Project view (see attached screenshot)
Comment 1 Marian Mirilovic 2005-05-10 09:13:27 UTC
Created attachment 22058 [details]
Screenshot of IDE with grey pane instead of Projects view
Comment 2 Stanislav Aubrecht 2005-05-10 09:38:11 UTC
fixed

Checking in src/org/netbeans/core/windows/view/ui/MultiSplitPane.java;
/cvs/core/windows/src/org/netbeans/core/windows/view/ui/MultiSplitPane.java,v 
<--  MultiSplitPane.java
new revision: 1.3; previous revision: 1.2
done
Comment 3 Marian Mirilovic 2005-05-11 10:08:12 UTC
verified in NB4.2(2005101800)