Bug #69552 Mysterious unlabeled checkbox in Model Options dialog
Submitted: 23 Jun 2013 12:59 Modified: 27 Jun 2013 3:13
Reporter: Rasmus Schultz Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:6.0.2 beta OS:Windows (8)
Assigned to: CPU Architecture:Any

[23 Jun 2013 12:59] Rasmus Schultz
Description:
In the bottom left corner of the "Model Options" dialog box, there is an unlabeled checkbox which, when clicked, grays out the rest of the dialog box.

How to repeat:
See above

Suggested fix:
Label it :-)
[23 Jun 2013 22:38] MySQL Verification Team
Thank you for the bug report. The label is: Use defaults from global settings .
To see it: Edit->Preferences->Theming->Select your scheme-> Windows 8 (alternative).
[24 Jun 2013 12:41] Rasmus Schultz
That works, but the label is visible with the default setting? So not really a work-around, since every (Windows) user is going to need to do this.

I'd still consider this a bug in the default theme - which could be fixed either by fixing the theme, or by setting the default theme to one that works on Windows.
[24 Jun 2013 13:47] Alfredo Kojima
We'll fix that checkbox color to be black
[24 Jun 2013 15:28] Mike Lischke
Yes, indeed, the color should be set to something that matches the color scheme or the scheme will be useless.

This is fixed now in the internal code repository.
[27 Jun 2013 3:13] Philip Olson
Fixed as of the upcoming MySQL Workbench 6.0.3 release, and here's the changelog entry:

The checkbox in the bottom left corner of the "Model", "Model Options" dialog box was not labeled. The label is now "Use defaults from global settings".

Thank you for the bug report.