Bug #49247 Object type prefixes disappear from tabs in MySQL Model interface
Submitted: 1 Dec 2009 2:07 Modified: 29 Dec 2012 1:58
Reporter: Kolbe Kegel Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:5.2.8 Beta OS:Linux (mysql-workbench-oss-5.2.8-1ubu804-amd64.deb)
Assigned to: Alfredo Kojima CPU Architecture:Any

[1 Dec 2009 2:07] Kolbe Kegel
Description:
When editing some types of objects in the MySQL Model view in WB, prefixes are shown in the editor tabs. An example would be the tab label "Table: payment" when editing a table named "payment". Sometimes, the object type prefix (Table, View, Routine, etc.) disappears from object editor tabs in the MySQL Model view. This can happen when objects are renamed in certain ways.

How to repeat:
1) Create new EER model
2) Add Group
3) While the "Group: routines1" tab is open, rename the routine in the object list interface by slowly clicking the routine's name two times.
4) Press enter or select another object (to remove focus from the new routine you created), and the "Group: " prefix will disappear from the "Group: routines1" tab.
5) The "Group: " prefix will be restored if the routine is renamed again from within the Routine editor interface (instead of in the object list interface).

Suggested fix:
Object type prefixes should not disappear from tabs.
[20 Apr 2010 23:55] Alfredo Kojima
This has been fixed at some point in previous releases.
[26 Apr 2010 21:52] Alfredo Kojima
Fixed for routinegroup editor
[27 Apr 2010 19:47] Johannes Taxacher
fix confirmed in repository
[29 Dec 2012 1:58] Alfredo Kojima
Closing stale bug, this was already fixed.