Bug #62232 To edit data, editor requires cell lose focus before applying changes.
Submitted: 23 Aug 2011 3:31 Modified: 11 Jan 2013 1:41
Reporter: John Rambo Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.34 OS:Linux (Ubuntu 11.04)
Assigned to: CPU Architecture:Any
Tags: apply changes, UPDATE, workbench

[23 Aug 2011 3:31] John Rambo
Description:
Using Workbench in Windows XP, if we edit data in SQL Editor and click "Apply Changes" before changing focus, it works - data is changed. In Ubuntu 11.04, if we try same thing, data in cell that still has focus is not updated/inserted/deleted and no warning is issued. All other changes are committed.

This has been the case since Ubuntu 10.04 at least.

How to repeat:
Edit table and change data in any cell. Click "Apply Changes" and follow wizard.
[23 Aug 2011 16:07] MySQL Verification Team
Thank you for the bug report.
[11 Jan 2013 1:41] Philip Olson
Fixed as of the upcoming MySQL Workbench 5.2.46 release, and here's the changelog entry:

On Linux, clicking "Apply Changes" when the cursor focus was in a data
cell, the data content was not saved.

Thank you for the bug report.