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 143300 - Mercurial window position isn't persistent
Summary: Mercurial window position isn't persistent
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Mercurial (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker with 3 votes (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
: 129276 151673 178163 193854 (view as bug list)
Depends on: 129268
Blocks:
  Show dependency tree
 
Reported: 2008-08-08 14:45 UTC by Lukas Hasik
Modified: 2011-05-20 08:55 UTC (History)
2 users (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 Lukas Hasik 2008-08-08 14:45:08 UTC
Product Version: NetBeans IDE 6.5 Beta (Build 200808060301)

-follow usecase in issue 143214
-please set up set some level of persistency (TopComponent.PERSISTENCE_ONLY_OPENED or PERSISTENCE_ALWAYS) to the
Mercurial window
Comment 1 Tomas Stupka 2008-09-03 13:40:13 UTC
won't persist until cvscontext is serializable. Otherwise the window would show no data at all. 
Minor usability problem -> p4
Comment 2 Tomas Stupka 2008-09-23 09:33:26 UTC
*** Issue 129276 has been marked as a duplicate of this issue. ***
Comment 3 Tomas Stupka 2008-10-31 10:31:08 UTC
*** Issue 151673 has been marked as a duplicate of this issue. ***
Comment 4 Ondrej Vrabec 2009-12-07 05:46:35 UTC
*** Bug 178163 has been marked as a duplicate of this bug. ***
Comment 5 Ondrej Vrabec 2010-12-28 12:49:12 UTC
*** Bug 193854 has been marked as a duplicate of this bug. ***
Comment 6 Ondrej Vrabec 2011-05-19 10:29:46 UTC
fix: http://hg.netbeans.org/core-main/rev/234088267245
Comment 7 Quality Engineering 2011-05-20 08:55:21 UTC
Integrated into 'main-golden', will be available in build *201105200400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/234088267245
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: Issue #143300 - Mercurial window position isn't persistent