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 69629 - Palette nod hiden when form is closed
Summary: Palette nod hiden when form is closed
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
: 62914 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-11-30 15:06 UTC by _ rkubacki
Modified: 2008-12-22 18:45 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 _ rkubacki 2005-11-30 15:06:07 UTC
200511291900, JDK 1.5.0_05, Linux, running with memory meter turned off

open Java & form files then close a form and often the palette and properties
are left on the screen until there is repaint of the whole window forced.
Comment 1 Stanislav Aubrecht 2005-11-30 15:24:19 UTC
reproduced on win xp, nb build 051123, jdk 1.5
Comment 2 Stanislav Aubrecht 2005-11-30 16:33:06 UTC
fixed

Checking in SplitView.java;
/cvs/core/windows/src/org/netbeans/core/windows/view/SplitView.java,v  <-- 
SplitView.java
new revision: 1.19; previous revision: 1.18
done
Comment 3 Milan Kubec 2005-12-05 10:03:48 UTC
*** Issue 62914 has been marked as a duplicate of this issue. ***
Comment 4 Tomas Bilka 2006-01-24 08:39:25 UTC
verified