Bug #115616 Workbench does not work when use 200% of zoom on Ubuntu 24.04 LTS
Submitted: 17 Jul 2024 0:07 Modified: 30 Apr 12:03
Reporter: Demo Demo Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S2 (Serious)
Version:8.0.38-1ubuntu24.04_amd64 OS:Ubuntu (24.04 LTS)
Assigned to: CPU Architecture:x86

[17 Jul 2024 0:07] Demo Demo
Description:
When install mysql-workbench-community_8.0.38-1ubuntu24.04_amd64.deb on my system the controls are very small and visual editor does not work.

For install the deb package i use `sudo dpkg -i [file]` and `sudo apt install -f`.

Details with the error: https://ibb.co/wMCzzzm

[!img](https://ibb.co/wMCzzzm)

How to repeat:
Prerequisites: Use a 4k screen with a 200% of zoom from gnome settings.

1. Enter the download page.
2. Select Ubuntu.
3. Click to download package.
4. Login with oracle account.
5. Navigate again to download page.
6. Click to download package again.
7. Complete the large form.
8. Install package using commands:

```bash
sudo dpkg -i mysql-workbench-community_8.0.38-1ubuntu24.04_amd64.deb;
sudo apt install -f;
```

9. Open Mysql Workbench.
10. Create a new Model.
11. Create a new EER diagram.

Suggested fix:
Use the native system zoom from Gnome and GTK for fix the size of controls and mouse coordinates.
[17 Jul 2024 0:08] Demo Demo
Screen shot

Attachment: Screenshot from 2024-07-16 19-58-04.png (image/png, text), 361.99 KiB.

[30 Apr 12:03] MySQL Verification Team
Hello,

Thank you for the bug report.
I tried to reproduce your issue on Ubuntu 22.04 with workbench 8.0.38 but I am not seeing any issues at my end. Please try with latest version. Thanks.

Regards,
Ashwini Patil