Bug #82633 "Forward Engineering" button group hidden
Submitted: 18 Aug 2016 12:09 Modified: 15 Feb 2018 23:33
Reporter: Jasmin Fazlic Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:6.3.7 build 1210 CE (64-bits) OS:Fedora (24 (GNOME Shell 3.20.3))
Assigned to: CPU Architecture:Any

[18 Aug 2016 12:09] Jasmin Fazlic
Description:
In the "Forward Engineering" Window at Step 2 "Options" the button group is hidden as the Window is too small in height when "Large Text" is active.

Screen-resolution: 1920x1080

How to repeat:
GNOME:
- open "Settings"
- click on "Universal Access"
- turn on "Large Text"

MySQL Workbench:
- open "Forward Engineering" Window
- click on "Next"

Suggested fix:
Add spacer to make the window big enough for "Large Text", or, 
dynamically enlarge the window height as people might set a custom font-scaling level in GNOME.
[18 Aug 2016 13:00] MySQL Verification Team
Thank you for the bug report. Please provide a screenshot of the issue. Thanks.
[18 Aug 2016 21:31] Jasmin Fazlic
button group hidden

Attachment: large text.png (image/png, text), 94.68 KiB.

[18 Aug 2016 21:32] Jasmin Fazlic
button group shown

Attachment: normal.png (image/png, text), 81.86 KiB.

[19 Aug 2016 5:49] MySQL Verification Team
Thank you for the  screenshot and details
Observed this with FC24(Gnome 3.20.2).

Thanks,
Umesh
[16 Feb 2017 17:46] Dean Toth
Workbench DB-SyncWithAny Soucre Window format error

Attachment: DB-SyncWithAnySource-Window-Error1.jpg (image/jpeg, text), 35.10 KiB.

[16 Feb 2017 17:48] Dean Toth
(This is my first ever report, sorry if this is in the wrong place)
After a bug search, this may be the same issue:
I just started using MySQL, I have Workbench 6.3.9 on a Windows7-64bit system.
The option: "Database, Synchronize with any Source" opens the windows titled "Synchronize With Any Source". The first window is an intro, clicking next gets to the second window "Select Databases for Updates". On this window there are 2 sections where the first clickable item "Model Schemata" is half hidden by the second item "Live Database Server". The horizontal alignment is also incorrect.
[15 Feb 2018 23:33] Christine Cole
Posted by developer:
 
Fixed as of the upcoming MySQL Workbench 8.0.0 release, and here's the changelog entry:

With large text enabled on the host, some options were not visible to
select within the forward-engineering wizard.

Thank you for the bug report.