Bug #40627 Relationship Notation: Connect to Columns showing wrong referenced table line.
Submitted: 11 Nov 2008 3:52 Modified: 28 Aug 2009 12:42
Reporter: Witek Radomski Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.0.26, 5.0.27 OS:Windows
Assigned to: Alfredo Kojima CPU Architecture:Any
Tags: CHECKED

[11 Nov 2008 3:52] Witek Radomski
Description:
When Connect to Columns is chosen for the Relationship Notation option, there's a bug where the line connecting a foreign keys to its referenced table is not updated.

How to repeat:
In the EER Model view with Relationship Notation set to "Connect to Columns", creating a foreign key relationship in the Foreign Keys editor tab causes the visual link to connect to the first default Referenced Column in the dropdown (regardless which one is chosen from the dropdown). Hovering mouse over the link line highlights the correct columns in red, but the line itself connects to the invalid column.

Saving and restarting MySQL Workbench fixes the glitch.

Suggested fix:
Refresh rendering of the connector line every time a different Referenced Column is chosen from the dropdown.
[11 Nov 2008 5:00] Valeriy Kravchuk
Thank you for a bug report. Verified just as described.
[3 Aug 2009 3:05] Alfredo Kojima
I'm unable to repeat this in 5.1.16
[14 Aug 2009 14:47] Johannes Taxacher
fixed in version 5.1.17
[28 Aug 2009 12:42] Tony Bedford
An entry was added to the 5.1.17 changelog:

When Connect to Columns was selected for the Relationship Notation option, the line connecting a foreign key to its referenced table was drawn to the incorrect column.