Strange paste behaviour
simonspring
Posts: 9
Hi,
I'm running latest releases of SQL Prompt & Refactor.
In management studio if I type:
@Variable = NULL -- Anything bla bla bla
then copy (to clipboard) a question mark
then double click "NULL" and hit control V to paste I end up with:
@Variable = NULL Anything bla bla bla
If I then undo it corrects it to:
@Variable = ? -- Anything bla bla bla
Looks like a bug... Seems to only do it with non alphanumeric chars like !?"@...
Thanks,
Simon
I'm running latest releases of SQL Prompt & Refactor.
In management studio if I type:
@Variable = NULL -- Anything bla bla bla
then copy (to clipboard) a question mark
then double click "NULL" and hit control V to paste I end up with:
@Variable = NULL Anything bla bla bla
If I then undo it corrects it to:
@Variable = ? -- Anything bla bla bla
Looks like a bug... Seems to only do it with non alphanumeric chars like !?"@...
Thanks,
Simon
Comments
I was able to reproduce the problem hence I have logged this issue in our internal tracking system whose tracking id is SP-2979.
I will update you as soon as this bug is fixed.
Also let us know if you have any issues or questions regarding the product,I'll like to help.
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com