Bug #93869 Buttons disappear from "Configure Import Settings" when you go back to it
Submitted: 10 Jan 2019 1:32 Modified: 28 Feb 2019 22:00
Reporter: Jonathan Wilbur Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:8.0.13 CE OS:Any
Assigned to: CPU Architecture:Any

[10 Jan 2019 1:32] Jonathan Wilbur
Description:
When using the "Table Data Import" wizard, leaving, then returning to the "Configure Import Settings" page makes the navigation buttons ("Back", "Next", "Cancel") disappear.

How to repeat:
Test #1: Make buttons disappear by navigating forwards
1. Open the "Table Data Import" wizard.
2. Pick a CSV file.
3. Next.
4. Create new table.
5. Next.
6. Back.
7. Next.
8. Observe that the navigation buttons on the "Configure Import Settings" page are now gone.

Test #2: Make buttons disappear by navigating backwards
1. Open the "Table Data Import" wizard.
2. Pick a CSV file.
3. Next.
4. Create new table.
5. Next.
6. Next.
7. Back.
8. Observe that the navigation buttons on the "Configure Import Settings" page are now gone.
[10 Jan 2019 11:21] MySQL Verification Team
Thank you for the bug report.
[10 Jan 2019 11:28] MySQL Verification Team
Please when the button not appears in the screen expand down the screen using the mouse so you could see the buttons again. Thanks.
[10 Jan 2019 13:28] Jonathan Wilbur
I tried that now and I confirm that resizing shows the buttons again. This is still a bug, since a user may not know to do that.
[10 Jan 2019 21:59] MySQL Verification Team
Thank you for the feedback.
[28 Feb 2019 22:00] Christine Cole
Posted by developer:
 
Fixed as of the upcoming MySQL Workbench 8.0.16 release, and here's the changelog entry:

The size of the Table Data Import Wizard changed unexpectedly between
steps, causing the navigation buttons to vanish from visible range unless
the window was expanded to include them.

Thank you for the bug report.