Bug #51796 First time right-click is ineffective in column editor tab
Submitted: 6 Mar 2010 16:17 Modified: 21 Apr 2010 14:45
Reporter: Richard Davies Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.16 Beta OS:Windows (Windows 7 x64, XP)
Assigned to: Sergei Tkachenko CPU Architecture:Any

[6 Mar 2010 16:17] Richard Davies
Description:
SQL Editor -> object explorer -> database -> table and then right click and "Alter table..".

Then move to the "columns" tab of the alter table dialog - the first right-click is ineffective, with the context menu only being displayed on subsequent right-clicks. It doesn't matter if a column (or columns) are selected by left clicking first, the first right-click of the session is always ineffective.

The same also happens under the "index" tab of this dialog as well for reference, probably effects the entire form at a guess.

How to repeat:
Follow the above steps, make sure you have a table with a couple of columns in it first though.
[9 Mar 2010 12:23] Valeriy Kravchuk
Thank you for the problem report. Verified just as described on Windows XP.
[9 Apr 2010 17:30] Johannes Taxacher
fixed in repository
[21 Apr 2010 14:45] Tony Bedford
An entry has been added to the 5.2.18 changelog:

In the Alter Table dialog of the SQL Editor, in the columns or indexes tab, the first right-click in the dialog central area failed to display the context-sensitive menu. However, it was displayed on subsequent clicks.