Bug #68802 | 'Close SQL Tab' save-prompt/modal dialog can fall behind WB window | ||
---|---|---|---|
Submitted: | 28 Mar 2013 13:14 | Modified: | 12 Feb 2014 2:58 |
Reporter: | Craig Fowler | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S3 (Non-critical) |
Version: | 6.0.2 | OS: | Linux (kwin Window Manager) |
Assigned to: | CPU Architecture: | Any | |
Tags: | gtk, kde, kwin, UI |
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
[8 Jul 2013 14:43]
Craig Fowler
[8 Jul 2013 14:44]
Craig Fowler
Screenshot of modal created with incorrect behaviour. For example, it does not trigger kwin's "dim out parent window" function
Attachment: Incorrect_modal_behaviour.png (image/png, text), 66.82 KiB.