Bug #760 Unable to paste over selected text in field editor
Submitted: 30 Jun 2003 6:34 Modified: 27 Aug 2003 19:29
Reporter: Ronan O'Connor Email Updates:
Status: Closed Impact on me:
None 
Category:MySQLCC Severity:S3 (Non-critical)
Version:0.9.2 OS:Linux (Redhat 8)
Assigned to: Bugs System CPU Architecture:Any

[30 Jun 2003 6:34] Ronan O'Connor
Description:
If you open a field editor window (after say double clicking a field of type 'text' in a table query window), and select the text which is currently there, and then try to paste ^v text previously copied ^c'ed; no text is pasted and the selected text is no longer selected (cursor goes to end of text). Further if you now hit ^v again, it pastes the text you previously selected (very xterm!).

How to repeat:
Open a table query window, where the table has a column of (populated) text. Double click a populated field from this column. (The Field Editor window opens). Select(highlight) the current text in field editor window. Paste (^v) a previously copied (^c) piece of text. Behaviour as above.

Suggested fix:
Change behaviour of pasting over selected text so that a paste does occur.
[27 Aug 2003 19:29] Jorge del Conde
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