Bug #33276 Able to attempt a rename via slow double click in Physical Schemata section
Submitted: 16 Dec 2007 19:37 Modified: 3 Feb 2008 1:37
Reporter: Eric Ratliff Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.0.10 SE Beta OS:Windows (Windows Vista Business on VMWare)
Assigned to: CPU Architecture:Any

[16 Dec 2007 19:37] Eric Ratliff
Description:
Create a new model by going to File->New

In the Physical Schemata section, the user is able to rename objects (tables, views, etc).  This is accomplished by slowly double clicking the item.  The problem is, this same rename mechanism can be used on Add Table, Add View, etc.  The item does not rename, but it should not allow the user to get that far.

Also, if the user is allowed to rename an item in that manner, the F2 key should be mapped to the rename algorithm as it is on the desktop.

How to repeat:
Create a new model by going to File->New

Under Physical Schemata, click any item twice (beginning with the word "Add" (Add Table, Add View, etc).

Suggested fix:
If the user is allowed to rename an item in that manner, the F2 key should be mapped to the rename algorithm as it is on the desktop.

The items reading "Add Table", "Add View", "Add Routine" and "Add Group" should not be able to be selected in a renamed fashion.
[16 Dec 2007 20:12] Valeriy Kravchuk
Thank you for a bug report. Verified just as described.
[3 Feb 2008 1:37] Alfredo Kojima
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release.

If necessary, you can access the source repository and build the latest available version, including the bug fix. More information about accessing the source trees is available at

    http://dev.mysql.com/doc/en/installing-source.html