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 167474

Summary: Add and Edit dialog invoked from Variable Formatters debugger options should remember it's size.
Product: debugger Reporter: Martin Entlicher <mentlicher>
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: CLOSED FIXED    
Severity: blocker CC: rondruska
Priority: P3 Keywords: USABILITY
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Martin Entlicher 2009-06-22 16:15:42 UTC
When Add or Edit dialogs (invoked from Variable Formatters debugger options) are manually resized, they should remember
that new size when they are opened the next time.
Comment 1 Martin Entlicher 2009-06-22 16:19:19 UTC
This is a usability problem.
Comment 2 Martin Entlicher 2009-06-22 16:40:58 UTC
Fixed in changeset:   135840:ef472767c8c7
http://hg.netbeans.org/main/rev/ef472767c8c7
Comment 3 Quality Engineering 2009-06-23 07:43:58 UTC
Integrated into 'main-golden', will be available in build *200906230201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/ef472767c8c7
User: mentlicher@netbeans.org
Log: #167474 - Remember the size of Add/Edit dialogs.
Comment 4 Marian Mirilovic 2010-05-10 09:57:32 UTC
size is remembered in NB 6.9 201005060200 , but what about position ? :)