Bug #54757 Query output window should automatically scroll to show latest message
Submitted: 23 Jun 2010 23:19 Modified: 26 Jun 2010 10:20
Reporter: Jared Miller Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.24 OS:MacOS
Assigned to: CPU Architecture:Any

[23 Jun 2010 23:19] Jared Miller
Description:
When you execute a query in the Workbench SQL Editor and the "Output" window/tab has enough messages to be scrollable, the latest message (result of your last query) is hidden until you manually scroll down the Output window. This is most annoying when the query produces a message or error instead of a result set.

How to repeat:
Execute a bunch of queries until the Output window/tab is full. Subsequent output messages cannot be seen until you manually scroll the window. 

Suggested fix:
When a message is added to the Output window, automatically scroll to show it, and possibly highlight it too.
[24 Jun 2010 0:51] MySQL Verification Team
Could you please try 5.2.24 version and comment the results here. Thanks in advance.
[25 Jun 2010 17:31] Jared Miller
Just updated to Workbench 5.2.24 (OSX) and bug is still present.
[26 Jun 2010 10:20] Valeriy Kravchuk
This is a duplicate of Bug #53658.