Bug #52812 If connecting to server fails, HUD stays on top over error dialog
Submitted: 14 Apr 2010 8:46 Modified: 19 Apr 2010 13:21
Reporter: Anders Stalheim Øfsdahl Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.2.18 OS:Windows (Windows 7)
Assigned to: Mike Lischke CPU Architecture:Any

[14 Apr 2010 8:46] Anders Stalheim Øfsdahl
Description:
While trying to connect to a database the HUD 'Opening SQL Editor' displayed correctly. However, the connection failed (it's on a server only available through VPN, and I forgot to open the VPN connection before trying to connect with MySQL Workbench), and the error dialog opened below the HUD, making it not clickable.

It did however work by pressing ESC or Enter to remove the dialog, but the dialog should be infront of the HUD.

How to repeat:
Make a new connection to something you know is invalid (I used 127.1.2.3), define a username and password, then try to open a connection to this invalid server.

Suggested fix:
Either show the error dialog infront of the HUD to make the button clickable, or remove the HUD when an error occurs and only show the error dialog.
[16 Apr 2010 8:52] Johannes Taxacher
Bug #52872 has been marked as duplicate of this one
[16 Apr 2010 10:31] Johannes Taxacher
this has been fixed in repository
[19 Apr 2010 13:21] Tony Bedford
An entry has been added to the 5.2.19 changelog:

When opening a connection to start querying from the Home screen, the HUD displayed correctly. However, an error occurred with the connection, and the error dialog was displayed beneath the HUD. This meant it was not possible to click the dialog, although pressing ESC cleared it. The error dialog should have been displayed in front of the HUD, making it clickable.