Bug #14597 Window sizes are not saved
Submitted: 3 Nov 2005 4:53 Modified: 3 Dec 2005 5:08
Reporter: Mark Ericksen Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:1.1.0 OS:MacOS (Mac OS 10.4.2)
Assigned to: Alfredo Kojima CPU Architecture:Any

[3 Nov 2005 4:53] Mark Ericksen
Description:
When opening new windows, such as editing a table definition, the size of the window is not preserved when closed.  This means the next time the window is opened, it defaults back to the smaller size.  When you have a specific width/height set and table columns sized to your liking it is important to remember these settings for better usability.  Resetting these all the time is a pain.

How to repeat:
Open window.  Resize.  Close window.  Reopen window.

Suggested fix:
Preserve window sizes.  I think this can be done with a call to the window class and the size is put in the user's defaults database.
[22 Nov 2005 0:19] Jorge del Conde
I was able to reproduce this bug under 10.4.2
[3 Dec 2005 5:08] Alfredo Kojima
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html