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 - Add and Edit dialog invoked from Variable Formatters debugger options should remember it's size.
Summary: Add and Edit dialog invoked from Variable Formatters debugger options should ...
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: USABILITY
Depends on:
Blocks:
 
Reported: 2009-06-22 16:15 UTC by Martin Entlicher
Modified: 2010-05-10 09:57 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 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 ? :)