Bug #271 crashing when console window is closed and restored from minimize.
Submitted: 10 Apr 2003 10:33 Modified: 21 Aug 2003 1:48
Reporter: Ron Fitzgerald Email Updates:
Status: Closed Impact on me:
None 
Category:MySQLCC Severity:S3 (Non-critical)
Version:beta 0.9.1 OS:Windows (Windows 2000 Professional)
Assigned to: Bugs System CPU Architecture:Any

[10 Apr 2003 10:33] Ron Fitzgerald
Description:
When the 'console window' is closed and the program is minimized and then restored (whether maximized or original window size) the console will reappear but blank. If you close the console window again, try to highlight a database in the tree, mysqlcc will crash.

How to repeat:
1.) Open MySQLCC.
2.) Open a table.
3.) Minimize and then restore application from taskbar. you should see the console window now in front(should also be fixed, show last viewed window instead).
4.) Close console window.
5.) Minimize and then restore application from taskbar. you should see the console window now in front and blank(should also be fixed, show last viewed window instead).
6.) Close console window again.
7.) Highlight a table, database or field (maybe on the second click).
8.) Crash Point.

Suggested fix:
I don't know. It seems that the app is reliant on the console window. When you have any table window open and minimize, when you restore the console window is in front and maximized and the window you were viewing is in back and not maximized, even though it was before you minimized.

 There is also the issue that when the console window is closed and then minimized, when restored the console window is again in front but blank.
[21 Aug 2003 1:48] Jorge del Conde
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