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 - Maximized Document Area isn't repainted after closing the last document window
Summary: Maximized Document Area isn't repainted after closing the last document window
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: Sun SunOS
: P2 blocker (vote)
Assignee: Peter Zavadsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-03 16:49 UTC by Marian Mirilovic
Modified: 2008-12-22 17:39 UTC (History)
0 users

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 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)