Bug #39624 Edit Relationships always opens new tab
Submitted: 24 Sep 2008 8:52 Modified: 1 Jul 2009 14:45
Reporter: Danny Angus Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.0.25 se OS:Windows (Vista Business sp-1)
Assigned to: Mike Lischke CPU Architecture:Any
Tags: CHECKED, editor, relationships

[24 Sep 2008 8:52] Danny Angus
Description:
When editing a relationship it is always in a new tab.
Editing tables re-uses the existing edit table tab.

How to repeat:
create two tables with two FK relationships of any kind.
right click one relationship and choose edit relationship.
An edit relationship tab is created.
Do the same for the second relationship, a new tab is created the existing one is not reused.
[24 Sep 2008 12:46] MySQL Verification Team
Thank you for the bug report.
[30 Jun 2009 14:08] Mike Lischke
Fixed in 5.1
[30 Jun 2009 19:01] Johannes Taxacher
this has been fixed in 5.1
fix will be included in release 5.1.16
[1 Jul 2009 14:45] Tony Bedford
An entry was added to the 5.1.16 changelog:

When a relationship was edited in the EER diagram, a new tab was created in the Table Editor, rather than using any existing relationship tab. For example, if one relationship tab existed, and then another relationship was edited, a new tab would be created, rather than using the existing tab.