Bug #49239 SQL Editor icons on "Overview" line don't make sense
Submitted: 30 Nov 2009 23:01 Modified: 15 Dec 2009 16:21
Reporter: Todd Farmer (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:5.2 r4643 OS:Windows (XP)
Assigned to: Sergei Tkachenko CPU Architecture:Any

[30 Nov 2009 23:01] Todd Farmer
Description:
I've selected one of my many schemas and am trying to work with the objects.  In the row above the name of the schemas, I see icons which remind me of display options (large icons, small icons, list).  It appears to default to what I associate with "small icons" (9 small squares arranged in tiles), but I'm not sure what exactly these are supposed to represent, since there is no tooltip.

I decided to push them and see what happened, and as best I can tell, clicking the "large icon" button changes focus from the currently selected schema to the one listed before it.  Then clicking on the "small icon" or "list" button goes back to the original selected schema.  Clicking them multiple times does not cause multiple movements, and the "small icons" button remains highlighted throughout.

I'm not sure if these are intended to change the view of objects, but they seem to be wired up as "next" and "previous" buttons to some extent, but even that appears to be broken.

How to repeat:
See above.

Suggested fix:
Add tooltips to clarify the intended usage, but fix behavior to match use case.
[14 Dec 2009 18:23] Sergei Tkachenko
"large icons", "small icons", "list" buttons are fixed. But adding of tooltips is a serious effort because of the way how collapsing panel control is implemented.
[15 Dec 2009 15:50] Johannes Taxacher
icons for changing list-style as well as icons for creating/dropping schema are working now.
will be included in 5.2.11
[15 Dec 2009 16:21] Tony Bedford
An entry has been added to the 5.2.11 changelog:

In the Overview tab of SQL Editor, the toolbar buttons representing large icons, small icons, list, add, and delete did not function correctly.
[15 Dec 2009 18:23] Johannes Taxacher
Bug #49719 has been marked as duplicate of this one