Bug #7770 Copy to Clipboard in "Server Connections" doesn't work correct
Submitted: 10 Jan 2005 13:52 Modified: 16 Feb 2005 2:30
Reporter: Jens Schanz Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:1.0.18 OS:Linux (SuSE 9.2)
Assigned to: Alfredo Kojima CPU Architecture:Any

[10 Jan 2005 13:52] Jens Schanz
Description:
Copy to Clipboard function in "Server Connections" only copies the visible text in coulmn 
"Info", not the complete query. 

How to repeat:
Exectue a long running query where you write something like 
 
select col1, col2, col3, col4, col5, col6, col7, col8 from table1, table2, table3 where ... 
 
 
If the query is too big for the info field, not the complete query is shown if you press the 
copy to clipboard button or if you do a resize of the coulmn.
[10 Jan 2005 13:57] Jens Schanz
Screenshot of problem

Attachment: administrator.png (image/png, text), 23.38 KiB.

[16 Feb 2005 2:30] Alfredo Kojima
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html