Bug #50262 workbench doesn't save ERR diagram items objects
Submitted: 12 Jan 2010 5:05 Modified: 12 Jan 2010 9:05
Reporter: hamza hamza Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.1.18 OS:Any
Assigned to: CPU Architecture:Any

[12 Jan 2010 5:05] hamza hamza
Description:
workbench doesn't save the correct graphical size of objects, this is not the right behavior, the user expect "What i save is what i get"

 the problem maybe that workbench when loading a new project from a file try to calculate the needed space from table columns in some way, sometimes the size of table is reduced to half so the other half is hidden.i need to resize every one of them before continue the project or print the page

the right thing is that, the user save the project, when he open the project next time he should find th project exactly as he save it.

How to repeat:
in ERR diagram 
1-press T (create new table shortcut)
2-click in workspace (create the table)
3-resize the created square to a bigger size
4-save the project
5-close the project
6-open the project again 
You will get a diffrent size

Suggested fix:
save the right objects height and width in projects file
[12 Jan 2010 5:11] hamza hamza
maybe you need to close workbench, launch it again, and load file
[12 Jan 2010 9:05] Johannes Taxacher
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release of MySQL Workbench 5.1.
The fix is already included in current 5.2 beta version.
[11 Mar 2010 11:39] Johannes Taxacher
Bug #51935 has been marked as duplicate of this one