Bug #68256 Deleting a char in a column name deletes the table from the canvas!
Submitted: 3 Feb 2013 2:21 Modified: 5 Feb 2013 0:17
Reporter: Fotis Kokkoras Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S2 (Serious)
Version:5.2.45 OS:Windows (v.7/64bit, updated)
Assigned to: CPU Architecture:Any
Tags: Corrupted model, delete key, ghost table

[3 Feb 2013 2:21] Fotis Kokkoras
Description:
Trying to delete characters (with the Del key) from a column's name results in deleting the visual representation of the table on the canvas. After that the model is corrupted. The table is unreachable althought you can see it in the exported sql code.

How to repeat:
1. Run Workbench and start a new model.
2. Add a table and double click it to add columns
3. Change the name of the table to some other value, say "test"
4. Click in the 1st column field and as soos as the garret appears, press the home key to move the garret far left
5. Press the Delete key to delete a letter. This results in deleting the table from the canvas!

After that the model is corrupted. The table is there (you can export is!) but is unreachable!
[3 Feb 2013 2:28] Fotis Kokkoras
I had the same behaviour by trying to delete a char from the table's name. It looks like the Delete key is faulty when editing names.
[5 Feb 2013 0:17] MySQL Verification Team
Thank you for the bug report. Duplicate of http://bugs.mysql.com/bug.php?id=68102 .