Bug #64945 MySQL Workbench save dialog doesn't respond to enter key
Submitted: 11 Apr 2012 14:10 Modified: 4 Sep 2012 23:10
Reporter: Chris S Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.40 OS:Linux
Assigned to: CPU Architecture:Any

[11 Apr 2012 14:10] Chris S
Description:
When saving a SQL file in workbench's SQL editor, pressing the "enter" key after typing in a filename doesn't trigger the "save" event. It's fairly standard convention that pressing enter causes the dialog or form to submit it's contents. 

MySQL Workbench is literally the only application I've noticed that doesn't follow this convention. This is frustrating, as I rely on keyboard shortcuts for most functionality, and MySQL Workbench otherwise has decent keyboard shortcuts.

How to repeat:
1. Open a new SQL editor tab, and press Ctrl+S.
2. Type in a filename.
3. Press the "enter" key.
[11 Apr 2012 15:14] MySQL Verification Team
Not repeatable on Windows however after the first Ctrl+S it won't works anymore.
[21 Apr 2012 2:59] MySQL Verification Team
Please try 5.2.39. Thanks.
[22 May 2012 1:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
[22 May 2012 14:47] Chris S
@Miguel Solorzano

I tried 5.2.39 and 5.2.40, and the bug still exists in both.
[22 May 2012 14:47] Chris S
Updated effected version.
[28 May 2012 20:19] Armando Lopez Valencia
Verified in Ubuntu 10.04x86
WB 5.2.40.0
[4 Sep 2012 23:10] Philip Olson
Fixed as of the upcoming Workbench 5.2.43, and here's the changelog entry:

 On Linux, pressing the "Enter" key after typing a file name would 
 not save the file while doing so in the SQL editor file save dialogue. 

Thank you for the report.