Bug #73785 results pane not shown
Submitted: 2 Sep 2014 17:19 Modified: 4 Sep 2014 13:40
Reporter: austin woz Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:6.2.1 OS:MacOS
Assigned to: CPU Architecture:Any
Tags: results pane, workbench

[2 Sep 2014 17:19] austin woz
Description:
Hi 
After executing a 'select' query the results pane is not shown.

It acts like I have executed an 'update' query. 

I see the action output pane, but to see the results I need to carefully move my mouse to just above the action output pane to get the change in mouse cursor suggesting i can drag the pane size. 
I can then pull up to reveal the results.
If i execute the query again, the results again disappear and I have to repeat the process to see them. 

How to repeat:
I have not tested this on windows, only the Mac. Execute a 'select' query. If the issue is not there straight away try executing the query a few more times. 
It does not happen every time, but does happen the majority of the time for me. 

Suggested fix:
I think it is related to the test that is done that chooses to hide or show the results pane based on being a 'select' or 'update' type query.
[2 Sep 2014 17:20] austin woz
screenshot with results pane missing

Attachment: workbench results missing.tiff (image/tiff, text), 257.61 KiB.

[2 Sep 2014 23:05] Alfredo Kojima
Please try version 6.2.1 BETA
[4 Sep 2014 9:34] austin woz
I tried this, with mixed results. 

Now i see the results pane, but if I have two queries on the same tab and alternate between executing them, one is a select query, the other is an update query, the results pane is visible but does not hide after executing the update query. i will attach a screen shot.

Also I notice the autocomplete feature is not not working. As I type my query it does not autocomplete the table or field name as it did before.
[4 Sep 2014 9:36] austin woz
results pane shown after update query

Attachment: workbench.tiff (image/tiff, text), 386.83 KiB.

[4 Sep 2014 10:03] austin woz
results pane showing after update query is intermittent. sometimes it is fine.

i can confirm that autocomplete does now not work. it did in 6.1.7 but not in 6.2.1
[4 Sep 2014 13:33] austin woz
i think maybe this is ok now. you can close this bug as fixed in 6.2.1

i will open a new bug for autocomplete
[4 Sep 2014 13:40] austin woz
I think this might be fixed as of 6.2.1. 
If i find this is not the case i will re-open this bug