Bug #40015 Hidden relationship not redrawn when selecting 'Fully visible' or 'Draw split'
Submitted: 14 Oct 2008 10:51 Modified: 17 Jun 2009 14:39
Reporter: Marc TERRIER Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.0.25 OS:Any
Assigned to: CPU Architecture:Any
Tags: CHECKED

[14 Oct 2008 10:51] Marc TERRIER
Description:
When a relationship is fully visible in the EER diagram, if the user chooses to have it drawn split, or hidden, Workbench behaves as expected. But if the relationship was hidden, and the user chooses to have it drawn split, or fully visible again, the relationship is not properly redrawn, and the user must move either of the tables involved in the relationship to have the relationship redrawn.

How to repeat:
Easily repeatable

Suggested fix:
Force redraw
[14 Oct 2008 12:09] MySQL Verification Team
Thank you for the bug report.
[15 Oct 2008 13:37] Johannes Taxacher
obviously changing the property "visible" doesn't trigger a refresh.
[17 Jun 2009 10:24] Johannes Taxacher
this has been fixed in 5.1.13
[17 Jun 2009 14:39] Tony Bedford
An entry was added to the 5.1.13 changelog:

When a relationship was fully visible in the EER diagram, if the user chose to have it drawn split, or hidden, MySQL Workbench behaved as expected. However, if the relationship was hidden, and the user chose to have it drawn split, or fully visible again, the relationship was not properly redrawn. The user had to move either of the tables involved in the relationship to have the relationship redrawn.