Bug #50114 Right click menu for edit area does not exists in Mac Version of Workbench
Submitted: 6 Jan 2010 19:35 Modified: 18 Jan 2010 13:21
Reporter: Edward Rudd Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.2.11 OS:MacOS (Leopard 10.5.8)
Assigned to: CPU Architecture:Any

[6 Jan 2010 19:35] Edward Rudd
Description:
IN linux workbench I can go into edit mode (EDIT db.mytable) and right click to set cells to null or delete rows. However in the Mac port, the right click menu does not work, or I get a standard OS X edit menu when "In a cell". and I see no other UI to perform those actions.

How to repeat:
1) create random table
2) add record in table
3) EDIT table
4) right click on a row or cell. no menu appears
5) click "into" a cell (so as to edit the contents)
6) right click in the cell.. a menu with basic edit options appear (copy paste, etc..) NOT the Set to null/remove row menu.
[11 Jan 2010 11:28] Sergei Tkachenko
Requested popup menu was already added in snapshot branch.
[13 Jan 2010 10:24] Johannes Taxacher
this has been added to mac version.
will be included in 5.2.12
[18 Jan 2010 13:21] Tony Bedford
An entry has been added to the 5.2.12 changelog:

In Mac OS X, the context-sensitive menu was missing from the live editing tab of the SQL Editor. Right-clicking in the editing tab simply displayed a Mac OS X menu, rather than the context-sensitive menu to allow actions such as copying, deletion and setting selections to NULL.