Bug #53056 Import exisiting database: EER Model - object alignment
Submitted: 22 Apr 2010 12:44 Modified: 22 Apr 2010 13:02
Reporter: Kai Sautter (Basic Quality Contributor) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:5.2.19 OS:Any
Assigned to: CPU Architecture:Any
Tags: qc

[22 Apr 2010 12:44] Kai Sautter
Description:
When creating a new model from an existing database and asking MySQL Workbench to also place the objects on an EER diagram, objects are stacked over each other with only small margins. Objects should be arranged to be fully visible.

The same behavior can be found, when using "Create Diagram from Catalog Objects" is used.

How to repeat:
A) Create a new model from an existing database and let MySQL Workbench also create a EER diagram of it.

B) Create a EER diagram based on an existing object catalog using MOdel --> Create Diagram from Catalog Objects

Suggested fix:
Invoke Autolayout function (as per menu function Aarange --> Autolayout), if a model is automatically populated.
[22 Apr 2010 13:02] Valeriy Kravchuk
Thank you for the problem report.
[27 Apr 2010 1:41] Johannes Taxacher
this is an effect of using the auto-layout function on tables without FK connections defined.