Visual Studio 2005 paste / ctrl-v highlighting stuck on

נעול Visual Studio 2005 paste / ctrl-v highlighting stuck on

  • יום שישי 04 מאי 2012 17:56
     
     

    Hello,

    One of my Visual Studio 2005 solutions has the following problem:

    when I cut and then past some text, the highlight remains ON after pasting.

    This just recently started happening, and does not happen in any of my other VS2005 solutions/projects.

    Thoughts?

כל התגובות

  • יום שישי 04 מאי 2012 18:52
     
     

    I should also note:

    The solution is a "Classic ASP" one.

    And it seems to be extension-related, happening for .asp and .htm extensions but not, say, .xml and other extensions.


  • יום שישי 04 מאי 2012 19:19
     
     

    Oy, and the solution does not matter -- just the file extension.

    That is, if I open up .asp or .htm files from a c++ project I see the same behavior.

  • יום שני 07 מאי 2012 05:37
    מנחה דיון
     
     

    Hi Dick,

    I cannot reproduce this issue.

    Please try to create a new project, and then try to cut and pase some text, see whether this issue still exists.

    If this issue remains, please try the following steps:

    1. reboot the operating system to safe mode. This can help to isolate whether any other applications are interfering with Visual Studio.

    2. create a new user account. This can help to isolate user profile corruption related causes.

    3. disable Add-ins (e.g. “Tools” | “Add-in Manager”) and run “devenv.exe /safemode”. This can eliminate the possibility that third party Add-ins are causing problems.

    4. use “devenv.exe /resetsettings”. It restores Visual Studio default settings.

    5. use Visual Studio Setup Wizard (via Control Panel) to repair Visual Studio. It can restore the Visual Studio Installation into its original state.

    If there is any update about this issue, please feel free to let us know.

    Thank you for your understanding!


    Lucy Liu [MSFT]
    MSDN Community Support | Feedback to us

    • סומן כתשובה על-ידי lucy-liuModerator יום שישי 11 מאי 2012 07:23
    • סימון כתשובה בוטל על-ידי Dick Dee יום שישי 11 מאי 2012 11:31
    •  
  • יום שישי 11 מאי 2012 07:23
    מנחה דיון
     
     

    Hi Dick,

    I temporary make my last reply as answer. You can unmark it if they provide no help.

    Thank you for your understanding!


    Lucy Liu [MSFT]
    MSDN Community Support | Feedback to us

  • יום שישי 11 מאי 2012 11:32
     
     

    Yeah, that's not really an answer.

    I suspect there is some simple setting that I need to tweak.  I do not have the time to do all those things to try and track it down so for now I will live with this defect.