Bug #62387 Alter table window starts invisible
Submitted: 8 Sep 2011 17:07 Modified: 8 Sep 2011 17:54
Reporter: Alex Georgiev Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.33 OS:Windows (7 ultimate)
Assigned to: CPU Architecture:Any
Tags: alter, ALTER TABLE, sql editor, tables

[8 Sep 2011 17:07] Alex Georgiev
Description:
Alter table window starts invisible if this is the first time it's called since MWB is started. Initially the window doesn't appear in the window stack in the toolbar of MWB program ( see pictures). However if I minimize all windows of all programs - I see that the Alter-table window of MWB is launched, but not indicated in the taskbar stack of MWB.

How to repeat:
Repeat explicitly the order, as the issue appears only at the first call of the Alter-table window.

1) Start MWB 5.2.33 on Windows 7 Ultimate
2) Go to SQL Editor of a living database server
3) Unfold any database
4) Unfold tables
5) Right click a table and choose "Alter table..."

Result: The "Alter-table" is not displayed as top window, nor is indicated as started in the taskbar.

Expected result: The window displays as top-level window over MWB main window and is indicated as started in the taskbar stack of MWB.
[8 Sep 2011 17:13] Alex Georgiev
The window is started as bottom-level and not indicated in the taskbar

Attachment: bad_alter_table.jpg (image/jpeg, text), 342.26 KiB.

[8 Sep 2011 17:40] MySQL Verification Team
Please try 5.2.34 version. Thanks.
[8 Sep 2011 17:54] Alex Georgiev
seems to be fixed in 5.2.34. Thanx.