Community
    • Login

    Keys not being reognized

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    delete lines
    2 Posts 2 Posters 387 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Larry SchwartzL
      Larry Schwartz
      last edited by

      Today, my most recent version of NP++ (?8.4.7?) stopped recognizing Home, End, backspace, Enter and Delete; the arrow keys work. ALL keys work in Word & Excel. I downloaded and installed 8.4.8 (64 bit) accepting the defaults but no change.

      PeterJonesP 1 Reply Last reply Reply Quote 0
      • PeterJonesP
        PeterJones @Larry Schwartz
        last edited by

        @Larry-Schwartz ,

        There is nothing inherent in Notepad++ v8.4.7 or v8.4.8 that would reject those keys. My guess is that either you have something (AutoHotKey, or a rogue program, or malware or worse) that is intercepting those keys (maybe only sometimes, since they seem to work for MS products), or something was corrupted in your %AppData%\Notepad++\shortcuts.xml, which is where keyboard shortcuts are defined.

        To check the latter, the first step could be Settings > Shortcut Mapper > Scintilla Commands, then filter for HOME or END or the other keystrokes you mentioned, and see if they are still assigned to anything (or if they show up with a reddish background, which would indicate that some other command is also assigned to that keystroke, which could cause unexpected behavior)

        Alternately, you could exit Notepad++, delete/rename %AppData%\Notepad++\shortcuts.xml, and then restart Notepad++: it will recreate the shortcuts.xml file with default values, and it should go back to working normally. If not, then it’s most likely that some external application has hijacked those keys in a weird manner.

        1 Reply Last reply Reply Quote 3
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors