Bug #58443 Only one DB db drop down selection does not work
Submitted: 24 Nov 2010 6:41 Modified: 26 Nov 2010 10:41
Reporter: Graham Brown Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.30 OS:Linux (Ubuntu 10.04)
Assigned to: CPU Architecture:Any
Tags: drop down

[24 Nov 2010 6:41] Graham Brown
Description:
The DB drop down selection does not work, it is possibly using the onChange event instead of a onSelected event to change the DB.

How to repeat:
When there is only one db the list does not work at all, have to issue a 'use' in the editor to change the db.
This is also noticed when the db you want to use is the first in the list to get it selected you need to select the 2nd db then reselect the 1st.
[24 Nov 2010 8:31] Valeriy Kravchuk
I can confirm that "Default" database drop down selection works a bit weird with single test database. One has to explicitly click on database name to make it default. With 2+ it is enough to have it highlighted in the list.
[26 Nov 2010 10:41] Valeriy Kravchuk
Duplicate of Bug #58274.