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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
> 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!"
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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.
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
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!"
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
This bug still exist in v4.9.2. Hope it will be fixed soon.
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.
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.
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