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 36987

Summary: Maximized Document Area isn't repainted after closing the last document window
Product: platform Reporter: Marian Mirilovic <mmirilovic>
Component: Window SystemAssignee: Peter Zavadsky <pzavadsky>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: Sun   
OS: SunOS   
Issue Type: DEFECT Exception Reporter:

Description Marian Mirilovic 2003-11-03 16:49:13 UTC
[nb winsys](031103), [jdk1.4.2_02]

Steps to reproduce:
- run IDE
- open some java file
- close Filesystems window
- maximize Document WIndow
- close document window
-> Document Area isn't repainted
Comment 1 Peter Zavadsky 2003-11-04 10:02:31 UTC
Fixed in [winsys_29836] branch.

core/windows/../view/ui/MainWindow.java 1.1.2.28
Comment 2 Marian Mirilovic 2004-01-06 14:15:09 UTC
verified in [nb_dev](200401051900)