Bug #49436 | Dropdown in Properties tab of Sidebar has display problems and no contents | ||
---|---|---|---|
Submitted: | 3 Dec 2009 23:11 | Modified: | 13 Jun 2013 20:01 |
Reporter: | Kolbe Kegel | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: Modeling | Severity: | S3 (Non-critical) |
Version: | 5.2.10 Beta | OS: | Linux (mysql-workbench-oss-5.2.10-1ubu804-amd64.deb) |
Assigned to: | CPU Architecture: | Any |
[3 Dec 2009 23:11]
Kolbe Kegel
[3 Dec 2009 23:16]
Kolbe Kegel
properties dropdown display problem
Attachment: properties_dropdown.png (image/png, text), 22.91 KiB.
[4 Dec 2009 3:00]
Kolbe Kegel
Evidently the Properties tab of the Sidebar is only relevant in the context of an EER Diagram. Proposal for resolution of this bug: 1) Hide Properties tab when not viewing an EER Diagram (specifically, hide it when viewing a MySQL Model) 2) Fix the display issue when there are no elements in the dropdown
[4 Dec 2009 10:12]
Johannes Taxacher
it should show the current selected object name or "multiple items" if there are more than one selected. (in the "multiple" case it is supposed to hold a list of selected items in the dropdown-list
[13 Jun 2013 20:01]
Philip Olson
Fixed as of the upcoming MySQL Workbench 6.0.2 public beta release, and here's the changelog entry: On Linux and Microsoft Windows, the empty properties tab was removed from the Model view interface. Thank you for the bug report.