Bug #69505 Focus is removed from sql text pane on executing a query
Submitted: 18 Jun 2013 18:50 Modified: 20 Jul 2013 2:20
Reporter: Bob Dankert Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:6.0.2.10924 OS:Windows (W7 64-bit)
Assigned to: CPU Architecture:Any
Tags: focus, sql editor

[18 Jun 2013 18:50] Bob Dankert
Description:
The focus is removed from the sql editor/text panel when executing a query. This is quite annoying if you are using Ctrl-Enter to execute the query, as you have to tab back to the SQL editor to re-focus your input on the editor.

How to repeat:
Execute query with Ctrl-Enter, focus is lost

Suggested fix:
Don't change input focus
[19 Jun 2013 11:15] MySQL Verification Team
Thank you for the bug report. Not repeatable on Linux. Verified on Windows.
[20 Jul 2013 2:20] Philip Olson
Fixed as of the upcoming MySQL Workbench 6.0.4 release, and here's the changelog entry:

On Microsoft Windows, executing a query using the "Control" + "Enter"
shortcut would cause the cursor focus to be lost.

Thank you for the bug report.