Bug #47486 Icons in diagram list do not 'wrap smaller' when the window is made narrower
Submitted: 21 Sep 2009 15:14 Modified: 13 Jun 2013 2:03
Reporter: Craig Fowler Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.2.3 alpha OS:Any
Assigned to: CPU Architecture:Any
Tags: UI

[21 Sep 2009 15:14] Craig Fowler
Description:
The list of diagrams in a Workbench Model does not re-wrap and determine how many columns of icons it can show when the window is made narrower, only when it is made wider.  I can reproduce this using 'Large Icons' view and also 'Small Icons' view.

My window is set to display 4 columns of diagram icons in 'large icons' mode.  If the area is made wider then the icons reorganise into a 5-column layout.  If the window is made more narrow however then the layout does not reorganise, any excess icons get cropped off of the side of the list and do not display at all.  Compounding this there is no scrollbar in sight to scroll to the other icons.

Also, the mini-toolbar with options allowing different visualisations (large icons, small icons, detail view) is pushed out of sight when the window is too narrow.

How to repeat:
Open a Workbench project with lots of diagrams in it, resize the window so that it is narrow enough to not fit all of the diagram icons inside.  Rather than re-wrapping, excess icons (and the mini-toolbar buttons that allow switching of view mode) are pushed off the side of the visible area.
[21 Sep 2009 15:14] Craig Fowler
View of the window showing all of the icons

Attachment: wide.png (image/png, text), 84.70 KiB.

[21 Sep 2009 15:15] Craig Fowler
The same window as in the previous attachment, narrowed.  Note how some of the icons have been pushed out of view

Attachment: narrow.png (image/png, text), 73.50 KiB.

[23 Sep 2009 10:59] Susanne Ebrecht
Many thanks for writing a bug report.

Verified as described.
[23 Sep 2010 13:25] Micha Stone
The same problem on the windows platform - i can't resize the ERR diagramm icon container.

Attachment: bug.jpg (image/jpeg, text), 74.05 KiB.

[23 Sep 2010 13:27] Micha Stone
I also created many EER Digramms and also resized the window to force a re-rendering. I didn't help.
[13 Jun 2013 2:03] Philip Olson
Fixed as of the upcoming MySQL Workbench 6.0.2 public beta release, and here's the changelog entry:

The list of Model diagrams did not re-wrap and determine how many
columns of icons it could show when the window was narrowed, and would
only re-wrap when the window was widened.

Thank you for the bug report.