Bug #49683 resultset missing copy cell/row option
Submitted: 14 Dec 2009 17:20 Modified: 26 Mar 2010 15:20
Reporter: Johannes Taxacher Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.10 OS:Any
Assigned to: Sergei Tkachenko CPU Architecture:Any

[14 Dec 2009 17:20] Johannes Taxacher
Description:
enter a query that returns a resultset into WB query module.
there's no way to copy a value from resultset

How to repeat:
see description

Suggested fix:
add "copy selected cell value" and "copy selected rows" to the popup-menu for the result-grid
[7 Jan 2010 14:34] Johannes Taxacher
feature now in place.
theres a small glitch on osx: the row-highlighting always marks the row in which user right-clicks, but actual values copied are taken from the row which holds the cell-selection.
[14 Jan 2010 10:24] Susanne Ebrecht
Bug #50170 is a duplicate of this bug here.
[24 Feb 2010 0:46] Alfredo Kojima
The mac glitch seems to be fixed.
[25 Mar 2010 14:44] Johannes Taxacher
fixed in repository
[26 Mar 2010 15:20] Tony Bedford
An entry has been added to the 5.2.17 changelog:

In the SQL Editor, in a result set tab it was not possible to copy values from the result set.

MySQL Workbench has been changed to include the context sensitive menu items Copy row values and Copy field content.