Bug #71238 Workbench crashes after second right click
Submitted: 27 Dec 2013 16:00 Modified: 12 Mar 2014 5:04
Reporter: Ivan Cachicatari Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S2 (Serious)
Version:6.0.8.11354 build 833 OS:Linux (Ubuntu 12.10 i386)
Assigned to: CPU Architecture:Any

[27 Dec 2013 16:00] Ivan Cachicatari
Description:
Workbench crashes after second right click on results pane.

How to repeat:
1. Open a new SQL tab  and run a regular SELECT * FROM `table` 
2. Right-click on a row from result, when context menu appears just click on another row to close context menu.
3. Right-click again on another row and then Workbench will crash.

Suggested fix:
-
[27 Dec 2013 16:07] Ivan Cachicatari
Step 2: Right-click on a row from result, when context menu appears MOVE THE MOUSE OVER THE OPTIONS AND just click on another row to close context menu.
[12 Feb 2014 15:50] Marcin Szalowicz
Thank you for the bug report.
[12 Mar 2014 5:04] Philip Olson
Fixed as of the upcoming MySQL Workbench 6.1.3 release, and here's the changelog entry:

The following sequence would crash MySQL Workbench: Execute a standard SELECT
statement in the SQL editor, right-click on a row from the results, click
on another row when the context-menu appears (to close it), and then
right-click on another row from the results.

Thank you for the bug report.