Bug #72282 Columns context menu options do not function in schema/table inspector
Submitted: 9 Apr 2014 3:56 Modified: 27 Aug 2014 21:55
Reporter: Philip Olson Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Administration Severity:S3 (Non-critical)
Version:6.1.4 OS:Any
Assigned to: CPU Architecture:Any
Tags: schema inspector

[9 Apr 2014 3:56] Philip Olson
Description:
In the schema inspector, right-clicking a column offers the "Copy to Clipboard" and "Send to SQL Editor" context menu options, but they appear to do nothing.

How to repeat:
1. Right-click on a schema in the SCHEMAS navigator
2. Choose "Schema Inspector"
3. Open the"Columns" tab
4. Right-click on an entry
5. Execute either "Copy to Clipboard" or "Send to SQL Editor"
6. Note that nothing happened

I tested this on Windows 7 and Mac OS X 10.9.

Suggested fix:
It appears that submenus such as "Name (long)" and "Insert Statement" are missing for each, but I'm not sure. At least, those (and others) are present from the SCHEMAS navigator context menu (for columns).
[9 Apr 2014 5:40] MySQL Verification Team
Hello Philip,

Thank you for the bug report.
Verified as described.

Thanks,
Umesh
[27 Aug 2014 21:55] Philip Olson
Fixed as of the upcoming MySQL Workbench 6.2.2 release, and here's the changelog entry:

In the schema inspector, the "Copy to Clipboard" and "Send to SQL Editor"
context menu options did not function.

Thank you for the bug report.