Bug #25979 Table Editor + Cut & Paste
Submitted: 31 Jan 2007 15:09 Modified: 2 Feb 2007 14:05
Reporter: Mr Wakazula Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.2.9rc OS:Windows (Windows Xp Pro (SP2))
Assigned to: Mike Lischke CPU Architecture:Any

[31 Jan 2007 15:09] Mr Wakazula
Description:
It seems that you cannot perform cut & paste operations in the MySql Query Browser table editor.

How to repeat:
1) Log into MySql Query Browser
2) Right click on a schema: `Create new table`
3) In the `Table Name` text box, type: test
4) With the mouse, highlight the word test
5) Press CTRL+C (to initiate the copy operation)
6) Now try to paste (CTRL+V) the text as a column name

Suggested fix:
It appears that the copy operation is never initiated; copying from the table editor and pasting to a NotePad instance does not work.

Interestingly enough, everything seems fine in the main Query Browser dialogue.
[31 Jan 2007 15:20] MySQL Verification Team
Thank you for the bug report.
[2 Feb 2007 14:05] Mike Lischke
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 bug fix. More information about accessing the source trees is available at

    http://dev.mysql.com/doc/en/installing-source.html