Bug #27236 MySQL Table Editor dialog box is always on top
Submitted: 17 Mar 2007 11:16 Modified: 27 Apr 2007 8:01
Reporter: Philip Stoev Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:1.2.10 OS:Windows (Windows 2000 SP4)
Assigned to: CPU Architecture:Any
Tags: qc

[17 Mar 2007 11:16] Philip Stoev
Description:
The "table editor" dialog box is always on top, which serves no purpose at all.

How to repeat:
1. Open MySQL administrator
2. Open the table editor
3. Perform a function that will require a long time to execute on the SQL server, e.g. add a new key to a big table.
4. Hit "apply changes" -- the window will remain to the front of your screen for a long time.
5. Switch to a different application, the window will remain on top of all your other windows and will prevent any useful work from being done.

Suggested fix:
Make this dialog box normal and not "always on top"
[17 Mar 2007 20:05] Valeriy Kravchuk
Thank you for a bug report. Verified just as described on Windows XP SP2.
[27 Apr 2007 8:01] Michael G. Zinner
This seems to be a bug of Windows 2000 because on Windows XP the Table Editor dialog just stays on top of the MySQL Administrator window.

The reason for keeping the dialog on top is, that only one Table Editor can be opened.