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 - Restored Views (Projects, Files, Navigator, ...) are lost forever
Summary: Restored Views (Projects, Files, Navigator, ...) are lost forever
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-10 09:12 UTC by Marian Mirilovic
Modified: 2008-12-23 00:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of IDE with grey pane instead of Projects view (193.13 KB, image/png)
2005-05-10 09:13 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
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)