Options

Strange paste behaviour

simonspringsimonspring Posts: 9
edited June 7, 2010 5:59AM in SQL Prompt Previous Versions
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

Comments

  • Options
    Anu DAnu D Posts: 876 Silver 3
    Many thanks for your post Simon.

    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.
    Anuradha Deshpande
    Product Support
    Redgate Software Ltd.
    E-mail: support@red-gate.com
Sign In or Register to comment.