Bug #55117 Action area in Output window does not have a scrollbar
Submitted: 9 Jul 2010 9:03 Modified: 2 Aug 2010 14:04
Reporter: Patrick Timm Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.2.25 OS:Linux (ArchLinux)
Assigned to: Alfredo Kojima CPU Architecture:Any
Tags: action, Output, scrollbar

[9 Jul 2010 9:03] Patrick Timm
Description:
I like to use many newlines in large queries. If one of these fail it is shown in the output->action text area. With very "tall" queries the action text area expands way beyond its boundaries which means that I cannot see the error text area.

How to repeat:
Create a query with many newlines... I first observed the problem with a query containing 33 newlines.

Suggested fix:
Add a scrollbar to the action text area
[21 Jul 2010 18:58] Alfredo Kojima
fixed
[30 Jul 2010 17:29] Johannes Taxacher
fix confirmed in repository
[2 Aug 2010 14:04] Tony Bedford
An entry has been added to the 5.2.26 changelog:

Complex queries with multiple newlines did not fit well in the Action column of the Output tab of the SQL Editor. This prevented any query error messages from being read.