Bug #58776 Table name not displaying in designer view
Submitted: 7 Dec 2010 2:49 Modified: 13 Dec 2010 13:34
Reporter: Matt Schoen Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S1 (Critical)
Version:5.2.30 CE OS:Windows (Windows 7 Ultimate 64-bit)
Assigned to: CPU Architecture:Any
Tags: designer, regression, rendering, UI

[7 Dec 2010 2:49] Matt Schoen
Description:
When viewing the designer view of a model, the tables in designer view have all-black headers that I can't read a title on.  This happened after an upgrade to 5.2.30

How to repeat:
reverse engineer a model and open in designer view

Suggested fix:
uh...
[7 Dec 2010 4:13] Valeriy Kravchuk
Thank you for the problem report. Please, send the output from Help > System Info menu item.
[7 Dec 2010 4:16] Matt Schoen
Actually, I'm all set.  I was upgrading from a previous version, which is where I saved the file. I can't remember what that version was, but by re-reverse engineering the model, I could view and edit tables, just fine.

Thanks for the prompt response!
[7 Dec 2010 7:57] Valeriy Kravchuk
I'd still say that we may have a bug here (as 5.2.30 should open .mwb files created by older versions without problems). Can you upload problematic .mwb file to this report?
[7 Dec 2010 9:00] Matt Schoen
View EER diagram 1 in 5.2.30 for the bug

Attachment: error.mwb (, text), 5.10 KiB.

[7 Dec 2010 19:55] MySQL Verification Team
Could you please provide a screen-shot (Just to verify it is the same issue already reported). Thanks in advance.
[7 Dec 2010 20:38] Alfredo Kojima
This bug was fixed in 5.2.30, if you reverse engineer again the titles should be OK.
The reason your model created in 5.2.29 is still black in 5.2.30 is that it's just a color setting that
was being set incorrectly in 5.2.29.

To fix this, you must select all tables and set a different color for them in the Properties tab in sidebar.
Either that or just reverse engineer from scratch.
[8 Dec 2010 19:16] Matt Schoen
Screenshot to confirm

Attachment: error.PNG (image/png, text), 161.88 KiB.

[8 Dec 2010 19:16] Matt Schoen
I was able to reverse engineer and keep going.  Thanks for the support on this.