Bug #53735 In alter routine the find/replace if press ctr+v it paste the text to the routin
Submitted: 18 May 2010 8:39 Modified: 14 Jun 2010 13:24
Reporter: Csaba Bukor Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.21 OS:Windows (XP)
Assigned to: Mike Lischke CPU Architecture:Any
Tags: alter routine, find

[18 May 2010 8:39] Csaba Bukor
Description:
In alter routine editor in the find/replace window if press ctr+v it paste the text to the routin not to the find/replace window

How to repeat:
Copy a text to the clipboard. Alter a routine. Press ctrl+f, ctrl+v. It paste the text to the routine.
[18 May 2010 9:04] Valeriy Kravchuk
Thank you for the bug report. Verified just as described.
[4 Jun 2010 18:47] David Marwick
Still in 5.2.22
[11 Jun 2010 11:59] Mike Lischke
Fixed in repository.
[14 Jun 2010 10:53] Johannes Taxacher
fix confirmed in repository
[14 Jun 2010 13:24] Tony Bedford
An entry has been added to the 5.2.23 changelog:

In the Alter Routine dialog of the SQL Editor, if the Find and Replace dialog was invoked with Ctrl+F, and Ctrl+V used to paste in some search text, the text was actually pasted into the routine code area.