Bug #93664 | Workbench display fails on additional monitors when loading model | ||
---|---|---|---|
Submitted: | 18 Dec 2018 21:55 | Modified: | 19 Dec 2018 16:34 |
Reporter: | B Towne | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Workbench: Modeling | Severity: | S3 (Non-critical) |
Version: | 8.0 | OS: | Windows |
Assigned to: | MySQL Verification Team | CPU Architecture: | Any |
Tags: | display, multi-monitor |
If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.
To split a large file:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[18 Dec 2018 21:56]
B Towne
[18 Dec 2018 21:56]
B Towne
Glitchy display when loading, when the window is on monitor 3
Attachment: SampleDB on monitor 3.PNG (image/png, text), 80.27 KiB.
[18 Dec 2018 21:57]
B Towne
Sample model file used in demonstration
Attachment: SampleDB.mwb (application/octet-stream, text), 8.26 KiB.
[18 Dec 2018 21:57]
B Towne
Version information used in tests, though it showed up in prior versions too
Attachment: About screen.PNG (image/png, text), 15.96 KiB.