Bug #97070 | Highlighting / selecting text no longer works properly - no longer visible | ||
---|---|---|---|
Submitted: | 1 Oct 2019 7:12 | Modified: | 26 May 2020 14:39 |
Reporter: | M Croucher | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S2 (Serious) |
Version: | 8.0.14 - 8.017 | OS: | Windows (Microsoft Windows 10 Pro) |
Assigned to: | CPU Architecture: | Any | |
Tags: | WBBugReporter |
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
[1 Oct 2019 7:17]
M Croucher
[2 Oct 2019 8:46]
Mike Lischke
Selection with highlight colors as seen on macOS
Attachment: selection.png (image/png, text), 130.95 KiB.
[3 Oct 2019 0:19]
M Croucher
Prior to v8.0.14 (and since v5.47 and prior), on Windows, the selected text was always turned to white, with blue highlight:
Attachment: MySQL Workbench-v8.0.13-highlight good.png (image/png, text), 52.15 KiB.