Bug #61125 Value editor appears behind task bar when task bar is at top of screen
Submitted: 11 May 2011 1:51 Modified: 28 Aug 2014 22:22
Reporter: Jeremy Bell Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.33 OS:Windows (7 64 bit)
Assigned to: CPU Architecture:Any

[11 May 2011 1:51] Jeremy Bell
Description:
When you have your windows 7 task bar at the top of the screen (and possibly other versions of windows), if you open the value editor and other dialogue windowss, they appear at the very top of the screen behind the task bar, so you can't drag the window around, or see the top of the dialogue.

How to repeat:
1. Move your windows 7 task bar to the top of the screen by right clicking it select "Lock the taskbar" to remove the tick. Then drag the task bar to the top of the screen.
2. Load up a dataset for a table in Workbench. E.g. "Edit table data"
3. Right click a column, and select "Open value in editor".
4. The editor will appear behind the task bar.

This also happens with the new connection dialogue, and edit connections dialogue, and possibly others.

Suggested fix:
Add check in all dialogue opening code to use visible screen area, not including task bar, regardless of where the task bar is in windows.
[12 May 2011 1:46] MySQL Verification Team
Thank you for the bug report. Verified on Vista.
[28 Aug 2014 22:22] Philip Olson
Fixed as of the upcoming MySQL Workbench 6.2.2 release, and here's the changelog entry:

On Windows, the dialog windows would appear under the Windows task bar.

Thank you for the bug report.