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 39918 - Window shortcut to output window move window to a "default" position
Summary: Window shortcut to output window move window to a "default" position
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Simonek
URL:
Keywords:
Depends on: 28297
Blocks:
  Show dependency tree
 
Reported: 2004-02-10 19:06 UTC by simonsbill
Modified: 2008-12-23 14:26 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 simonsbill 2004-02-10 19:06:07 UTC
After moving the Output window to a new location
in compact window mode, pressing the CTRL+4
shortcut to give focus to the window repositions
the window to a default location (bottom of the
screen)
Comment 1 _ tboudreau 2004-02-21 04:48:06 UTC
Fixed in trunk along with issues 40343 and 39646

Checking in core/output/src/org/netbeans/core/output/OutputView.java;
/cvs/core/output/src/org/netbeans/core/output/OutputView.java,v  <--  
OutputView.java
new revision: 1.15; previous revision: 1.14
done
Checking in core/output/src/org/netbeans/core/output/OutputWindowAction.java;
/cvs/core/output/src/org/netbeans/core/output/OutputWindowAction.java,v  <--  
OutputWindowAction.java
new revision: 1.8; previous revision: 1.7
done
Processing log script arguments...
More commits to come...
Checking in core/src/org/netbeans/core/NbSheet.java;
/cvs/core/src/org/netbeans/core/NbSheet.java,v  <--  NbSheet.java
new revision: 1.16; previous revision: 1.15
done
Processing log script arguments...
More commits to come...
Checking in openide/src/org/openide/explorer/propertysheet/PropertySheet.java;
/cvs/openide/src/org/openide/explorer/propertysheet/PropertySheet.java,v  <--  
PropertySheet.java
new revision: 1.151; previous revision: 1.150
done
Processing log script arguments...
More commits to come...
Checking in core/windows/src/org/netbeans/core/windows/RegistryImpl.java;
/cvs/core/windows/src/org/netbeans/core/windows/RegistryImpl.java,v  <--  
RegistryImpl.java
new revision: 1.7; previous revision: 1.6
done
Processing log script arguments...
More commits to come...
Checking in core/windows/src/org/netbeans/core/windows/persistence/
PersistenceManager.java;
/cvs/core/windows/src/org/netbeans/core/windows/persistence/
PersistenceManager.java,v  <--  PersistenceManager.java
new revision: 1.11; previous revision: 1.10
done
Processing log script arguments...
Mailing the commit message to cvs@core.netbeans.org, cvs@openide.netbeans.org (from 
tboudreau@netbeans.org)
Comment 2 Marian Mirilovic 2004-03-17 14:53:18 UTC
Tim, it isn't fixed in [nb 3.6 rc1](200403161736), [nb dev](200403161900):

Steps to reproduce:
- run IDE with clean userdir
- open Output Window
- DnD Output Window to Explorer as a new tab
- close Output Window
- bring it back (press CTRL+4)
-> Output Window is opened at default position
Comment 3 willhains 2004-04-21 01:22:10 UTC
This is also true of the To Do window.
Comment 4 mslama 2004-09-21 14:47:03 UTC
Assigning to winsys folks.
Comment 5 David Simonek 2004-09-23 13:22:07 UTC
Now it's indeed fixed, I just tried. Marking as fixed again. (I don't
want to close as works for me, because issue contains fix, at least
partial).
Comment 6 Zdenek Konecny 2005-07-12 14:43:42 UTC
Verified in NetBeans 4.2 Build 200507110943, in this version isn't an explorer
but I verified it in Files view. 
Comment 7 Quality Engineering 2008-12-23 14:26:46 UTC
This issue had *1 votes* before move to platform component