Bug #52893 | Adding comments to a column does not work when "apply" button is clicked | ||
---|---|---|---|
Submitted: | 16 Apr 2010 17:39 | Modified: | 28 May 2010 13:20 |
Reporter: | Anil Natha | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S3 (Non-critical) |
Version: | 5.2.18 | OS: | MacOS (10.6.3) |
Assigned to: | Alfredo Kojima | CPU Architecture: | Any |
Tags: | apply button, column, comment |
[16 Apr 2010 17:39]
Anil Natha
[18 Apr 2010 13:55]
Valeriy Kravchuk
Thank you for the problem report. Verified just as described.
[5 May 2010 14:31]
Anil Natha
Found something interesting going on. If you follow my directions, we've already verified that the "Apply" button does not work. Instead, follow my directions, but after you enter the comment, simply click the column name you are attempting to edit and then click the Apply button. You'll see then that the Apply button works as it should. I think the problem is that the program doesn't check to see if the field has been edited unless you take focus away from the field. However, if you enter the comment, click on a column other than the one you are trying to edit, and then click the column you wanted to edit, you'll see the comments field is empty, but this time, if you enter a comment and click the apply button, it works as well.
[21 May 2010 17:03]
Alfredo Kojima
Fixed
[23 May 2010 12:59]
Alfredo Kojima
Set bug #53844 as duplicate of this one
[26 May 2010 20:52]
Johannes Taxacher
fix confirmed in repository
[28 May 2010 13:20]
Tony Bedford
An entry has been added to the 5.2.22 changelog: In the Alter Table dialog of the SQL Editor, when a comment was entered for a column in the Comments tab, and the changes applied, the comment was not saved.