Bug #48898 Could not scroll databases in the overview
Submitted: 19 Nov 2009 10:33 Modified: 26 Mar 2010 14:57
Reporter: Ángel Eduardo García Hernández Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.8 Beta OS:MacOS
Assigned to: Alfredo Kojima CPU Architecture:Any
Tags: databases, overview, scroll

[19 Nov 2009 10:33] Ángel Eduardo García Hernández
Description:
When having a few databases, if all of them doesn't fit on the Overview bar of the editor, you cannot access non displayed ones.

How to repeat:
1. On home, open a connection to any of your servers having a few databases
2. The SQL Editor appears, and in the bottom half, you will see the Overview tab
3. With lot of databases (or if you resize your window to a very little area), you can only access the databases displayed or use the right Schemata tab to access the non displayed ones

Suggested fix:
Add some sort of horizontal scrolling using the mouse wheel and some buttons
[24 Nov 2009 14:52] Johannes Taxacher
as a workaround one can use the list in sidebar. overview is just another way to display the objects.
[5 Feb 2010 4:14] Alfredo Kojima
bug #50169 marked as duplicate of this one
[23 Feb 2010 4:50] Alfredo Kojima
Scrolling in tabviews has been fixed
[25 Mar 2010 14:34] Johannes Taxacher
fixed in repository
[26 Mar 2010 14:57] Tony Bedford
An entry has been added to the 5.2.17 changelog:

In the Overview tab of the SQL Editor, if there were a large number of schemata, it was not possible to access certain schemata, as they did not all fit on the schema tab control.