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 178163 - Mercurial window re-docks itself
Summary: Mercurial window re-docks itself
Status: RESOLVED DUPLICATE of bug 143300
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Mercurial (show other bugs)
Version: 6.x
Hardware: PC All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-04 11:03 UTC by _ tboudreau
Modified: 2009-12-07 05:46 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 _ tboudreau 2009-12-04 11:03:47 UTC
I usually run hg from the command line.  So I frequently right click a project and choose Mercurial > Status to clear wrong flags.

I keep the Mercurial status window in sliding mode to keep it out of the way.

Frequently (but not always), after I run status, the window appears, not in sliding mode, but docked back into the main window, where I do not want it.

I'm guessing it's using Mode.dockInto(this) somewhere - don't do that.
Comment 1 Ondrej Vrabec 2009-12-07 05:46:35 UTC

*** This bug has been marked as a duplicate of bug 143300 ***