Bug #53714 Allow hiding of bottom of SQL Editor (Overview,Output,Results,etc. tabs)
Submitted: 17 May 2010 18:43 Modified: 11 Nov 2011 2:21
Reporter: Orlando Colamatteo Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S4 (Feature request)
Version:5.2.21 OSS RC Rev 5918 OS:Windows (Windows 7 64-bit)
Assigned to: CPU Architecture:Any
Tags: Hide Results, sql editor

[17 May 2010 18:43] Orlando Colamatteo
Description:
Allow user to hide the bottom of the SQL Editor window. When coding it is nice to be able to use all the screen real estate for code. Add an entry to the View menu and a keyboard shortcut (Ctrl+R) for toggling to enable hiding/showing the "Output Pane". When a user executes a query make it show automatically if it was hidden.

How to repeat:
Open SQL Editor and notice that you cannot hide the bottom portion of the editor window where the Overview, Output, History, Snippets and Results windows show.
[17 May 2010 19:09] Valeriy Kravchuk
Thank you for the feature request.
[11 Nov 2011 2:21] Philip Olson
Fixed as of 5.2.36:

+        Added toolbar buttons to toggle the sidebars and bottom panel of
+        the SQL Editor.