Bug #71828 | UI - non strict background and font color definitions | ||
---|---|---|---|
Submitted: | 25 Feb 2014 11:36 | Modified: | 13 Mar 2014 2:44 |
Reporter: | Martin Adler | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 6.0.9 | OS: | Windows |
Assigned to: | CPU Architecture: | Any | |
Tags: | background, color, font, system default |
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
[25 Feb 2014 13:09]
Martin Adler
[25 Feb 2014 13:11]
Martin Adler
labels for input fields are hard to read
Attachment: mwb_pref01.png (image/png, text), 25.64 KiB.
[25 Feb 2014 13:11]
Martin Adler
also text within textarea is unreadable
Attachment: mwb_pref02.png (image/png, text), 26.74 KiB.
[25 Feb 2014 13:13]
Martin Adler
fieldset legend for source, destination and send-to are unreadable
Attachment: mwb_wizz01.png (image/png, text), 50.97 KiB.
[25 Feb 2014 13:15]
Martin Adler
every even row in the selection enforces a white background but font color is left to the system default
Attachment: mwb_wizz02.png (image/png, text), 21.74 KiB.