Bug #54730 running sql queries doesn't scroll output tab
Submitted: 23 Jun 2010 9:52 Modified: 23 Jun 2010 10:16
Reporter: haris neziric Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.24 OS:Linux
Assigned to: CPU Architecture:Any
Tags: editor, Output, scroll

[23 Jun 2010 9:52] haris neziric
Description:
running dozens of queries, with each query written in multiple lines, i always look at the output tab below the editor for query errors.

but, the output tab is not auto scrolled to bottom (the latest executed query) so i cannot immediately see the error. you have to scroll all the way down every time you run queries. 

How to repeat:
have a couple dozens of queries written with each query written in multiple lines. execute all queries and then look at the output tab bellow editor

Suggested fix:
please, make the output tab either scroll down to latest executed query, or simply revers the query list so that the latest queries are listed on top
[23 Jun 2010 10:16] Valeriy Kravchuk
This is a duplicate of Bug #53658, but on Linux.