Menu

Cursor jumps 2 rows up after delete selection

2008-05-05
2012-11-13
  • TheDutchJewel

    TheDutchJewel - 2008-05-05

    After selecting one or more rows and delete it, the cursor jumps two rows up. That's very annoying. This occurs in v4.9 and 4.9.1, not in a previous one.

     
    • Greg Bullock

      Greg Bullock - 2008-06-16

      I was able to work around a possibly-related problem involving <Ctrl-X> (or <Ctrl-C>) and NppTextFX by turning off

      TextFX: TextFX Viz Settings...: Viz Capture Keyboard Ctrl-C,X,V

      Regards.
      Greg

       
      • Fool4UAnyway

        Fool4UAnyway - 2008-07-09

        Yes, that does the trick.

        See also the thread

        "Notepad++ v5 Official Release is available" (Open Discussion forum)
        http://sourceforge.net/forum/forum.php?thread_id=2107810&forum_id=331753

        Contents of the next message pasted below:

        "RE: Notepad++ v5 Official Release is available"
        By: Fool4UAnyway (fool4uanyway) - 2008-07-09 09:13
        http://sourceforge.net/forum/message.php?msg_id=5083559

        > Just remove NPPTextFX.ini from %APPDATA%\notepad++\ will solve your problem.

        Remove the file and lose all other settings... or

        Simply de-activate CaptureCutCopyPaste: set it to a value of 0, instead of 1.
        You can also do this in Notepad++, but it requires a restart to become (in)active anyway:

        Menu_____ : TextFX
        Submenu__ : TextFX Viz Settings
        Option___ : +Viz Capture Keyboard Ctrl-C,X,V (uncheck this option)

        You will be informed about the new setting by a message, so there will be no doubt if the option was (by bug) invisibly checked before:

        "Next time you load Notepad++, Ctrl X,C,V will (not) be captured!"

         
    • cotdagoo

      cotdagoo - 2008-05-07

      noticed this too.. can be quite detrimental if you're expecting the cursor to be in spot, and you start deleting/backspacing only to find out you're deleting code that makes your site function because the cursor is in a different spot than it should be.

      only noticed this in the 4.9 versions

       
    • TheDutchJewel

      TheDutchJewel - 2008-05-12

      This bug still exist in v4.9.2. Hope it will be fixed soon.

       
    • TheDutchJewel

      TheDutchJewel - 2008-05-12

      I see I forgot to tell that this problem only happens if you cut a selection with the key combo Ctrl+X. If you use the menu option Ctrl+X this does not happen.

       
    • Leon Sorokin

      Leon Sorokin - 2008-05-12

      i had this issue too.

      i think that this had something to do with TextFX plugin, if you do a clean install without retaining old files, the issue goes away.

       
    • TheDutchJewel

      TheDutchJewel - 2008-06-16

      I hoped the key combo Ctrl+X bug was also fixed, but it is not.

      The only working solution now is to remove the NPPTextFX.dll. Maybe that DLL needs to be updated too? Anyway I hope this problem will be fixed soon