Bug #40199 Table containers reduces height when expanding width...
Submitted: 21 Oct 2008 10:10 Modified: 23 Oct 2008 16:50
Reporter: Vincent Courcelle Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.0.26 OS:Any
Assigned to: CPU Architecture:Any
Tags: expand, reduce, table

[21 Oct 2008 10:10] Vincent Courcelle
Description:
When expanding a table width, the table height reduces, (partially) masking the last field of the table.

How to repeat:
Create any table in any schema with at least 1 field in it.
Then, expand the width of the table container by clicking & dropping the right anchor. The last field is now masked, which problem you can solve by adding new fields (the height expands correctly then).

Suggested fix:
Don't modify height when user modifies width!
[21 Oct 2008 10:25] Valeriy Kravchuk
Thank you for a problem report. Please, try to repeat with a newer version, 5.0.26, and, in case of the same problem, upload a screenshot that demonstrates it.
[21 Oct 2008 11:15] Vincent Courcelle
Hi,

There is no 5.0.26 available in Standard Edition (at least in my enterprise.mysql.com), I would have tried it elsewhere ^^
[21 Oct 2008 12:42] MySQL Verification Team
I couldn't repeat with version 5.026. Please upgrade.
[22 Oct 2008 8:48] Vincent Courcelle
The 5.0.26 link finally appeared in https://enterprise.mysql.com ...
[23 Oct 2008 16:50] Vincent Courcelle
I confirm it still happen with 5.0.26.
I'm attaching screen shot right now.
[23 Oct 2008 16:57] Vincent Courcelle
Before

Attachment: 1-Before.png (image/png, text), 7.61 KiB.

[23 Oct 2008 16:57] Vincent Courcelle
After

Attachment: 2-After.png (image/png, text), 7.29 KiB.