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 102328 - Close Window/Cross works the same way as Restore Window
Summary: Close Window/Cross works the same way as Restore Window
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2007-04-24 13:33 UTC by Sergey Petrov
Modified: 2008-12-22 11:51 UTC (History)
1 user (show)

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 Sergey Petrov 2007-04-24 13:33:22 UTC
reproducible with 070416

steps:
1. start ide
2. open any window(if not opened) i.e. Projects/Navigator etc (navigator in next
steps)
3. double click on navigator title
navigator is maximized
4. Press cross on maximized navigator (or press "Close Window" in context menu)
navigator is restored to original size (not closed)
Comment 1 Sergey Petrov 2007-04-24 13:37:10 UTC
regression (not reproducible in 5.5.1)
Comment 2 David Simonek 2007-04-24 14:08:05 UTC
Stando, please take care of this, thanks.
Comment 3 Stanislav Aubrecht 2007-04-27 08:21:08 UTC
fixed

/cvs/core/windows/src/org/netbeans/core/windows/Central.java,v  <--  Central.java
new revision: 1.55; previous revision: 1.54
Comment 4 Stanislav Aubrecht 2007-04-27 08:24:23 UTC
forgot to change status...
Comment 5 Sergey Petrov 2007-04-28 15:43:00 UTC
Still reproducible in netbeans-60-M9-nightly-200704281249-all-in-one
Tried with navigator, uml design center
Was it fixed M9 as it stated in Targeted milestone?
Comment 6 Stanislav Aubrecht 2007-05-02 13:48:05 UTC
the fix went to trunk probably after m9 branching, so please reopen again if the
bug is reproducible in m10, thanks
Comment 7 Sergey Petrov 2007-05-10 12:30:43 UTC
"Close Window/Cross" means  Close Window from context or Cross on tab and see
also step 4
Reproducible with context menu in 070509
Comment 8 Stanislav Aubrecht 2007-05-18 10:48:03 UTC
fixed (docking/undocking works correctly now too)

/cvs/core/windows/src/org/netbeans/core/windows/Central.java,v  <--  Central.java
new revision: 1.57; previous revision: 1.56
done
Checking in WindowManagerImpl.java;
/cvs/core/windows/src/org/netbeans/core/windows/WindowManagerImpl.java,v  <-- 
WindowManagerImpl.java
new revision: 1.65; previous revision: 1.64