Bug #52932 The 'Start Export' button in the 'Export to Disk' screen is not visible at times
Submitted: 19 Apr 2010 4:45 Modified: 23 Apr 2010 13:40
Reporter: Nikhil Wason Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Administration Severity:S3 (Non-critical)
Version:5.2.19 OSS Beta Build 5680 OS:Windows (Windows 7)
Assigned to: CPU Architecture:Any
Tags: export button, export data, scroll bar, scrollbar, UI

[19 Apr 2010 4:45] Nikhil Wason
Description:
The 'Start Export' button is not visible in the 'Export to Disk' screen when the 'Server Status' pane (on top of it) is expanded on a 1280x800 widescreen LCD, even if the workbench window is maximized. The button is visible however, if we collapse the 'Server Status' pane.

How to repeat:
1. Open a server administration connection in MySQL Workbench.
2. Click on 'Data Dump' and select the 'Export to Disk' tab.
3. Expand the server status tab.
4. Adjust the height of the workbench window so that it doesn't exceed 800 pixels.
5. You'll notice that the 'Start Export' button is no longer visible.
6. Re-adjusting the height of the workbench window to something greater than 800px should make the button re-appear.

Suggested fix:
A vertical scroll bar should appear when the height of the 'Export to Disk' tab exceeds its visible area.
[19 Apr 2010 6:54] Susanne Ebrecht
Many thanks for writing a bug report
[22 Apr 2010 15:08] Johannes Taxacher
we have optimized the layout so it fits a screen-height of 800px (even 768 should work with minor tradeoffs)
[23 Apr 2010 13:40] Tony Bedford
An entry has been added to the 5.2.20 changelog:

When MySQL Workbench was sized to 1280 x 800, the Start Export button was not visible in the Export to Disk tab of the Data Dump facility.