Bug #43062 Problems with the GUI on relations
Submitted: 20 Feb 2009 15:57 Modified: 11 Mar 2009 14:07
Reporter: Roman Huerta Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.1.7 Ala OS:Linux (Ubuntu 8.10)
Assigned to: CPU Architecture:Any
Tags: GUI, relations

[20 Feb 2009 15:57] Roman Huerta
Description:
a) and b) The relation lines disappear when I move the tables or I scroll horizontally on the ER diagram

c) the program shuts down when I erease a relarion and go to foreign keys tab without saving the work before.

How to repeat:
a)
1. Make two tables.
2. Make a a 1:n non-identifying relation.
3. Place the parent table to the right of the child table, the relation line disappears.
4. Place the parent table to the left of the child table, the relation line appears.

b)
1. Have a diagram with some relation between the tables(place the tables si the relation lines are horizontal)
2. Scroll right the ER Diagram, the relation lines disappear.
3. Scroll leftthe ER Diagram, the relation lines reappear.

c)
1. Delete the column of the new field of the relation.
2. Click the "Foreign Keys" tab, the program closes.
3. But if I save before click the tab when I click the tab, everything is OK.
[11 Mar 2009 12:21] Susanne Ebrecht
This is a duplicate of bug #42690
[11 Mar 2009 14:07] Roman Huerta
Is the c) item also repeated?