Community
    • Login

    Scrolling with down and up arrow keys

    Scheduled Pinned Locked Moved General Discussion
    4 Posts 4 Posters 3.6k 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.
    • Brigham NarinsB
      Brigham Narins
      last edited by

      With the latest version, 7.8.4, I noticed that when the down-arrow key is pressed and held, the cursor moves down the screen as you’d expect. However, when the cursor gets to the bottom of the window it stops, scrolling stops even though the down-arrow key is still pressed. But when the key is released, the screen/cursor jumps to a line below the bottom edge of the window; presumably it goes to the line that it should go to for the amount of time the key was pressed. My expectation though is that the text should just continue scrolling by until I release the key.

      The same is true in reverse, going up. Is this a bug? Seems so to me.

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

        @Brigham-Narins ,

        Sorry, I cannot replicate your results: “it works for me”. I have 60-lines-per-screen, and made a 600-line document. I held the down arrow, and was able to scroll all the way to the bottom without the scrolling stopping, and then scroll up to the top similarly without problem.

        How many lines is your file? How many bytes? What lexer is active (if you’re not sure: what’s got the ● in the Language menu, or what does the lower-left corner of your status bar say)? How much memory do you have? Is your file on a HDD or SSD? What other tasks are running – anything graphics or processor intensive?

        What plugins do you have? Are you 32-bit or 64-bit? (Both of these are answered by ? > Debug Info > Copy debug info into clipboard and paste in your reply)

        1 Reply Last reply Reply Quote 3
        • Michael VincentM
          Michael Vincent
          last edited by

          See similar questions and answers:

          https://community.notepad-plus-plus.org/topic/18761/scrolling-with-cursor-keys
          https://github.com/notepad-plus-plus/notepad-plus-plus/issues/7719

          1 Reply Last reply Reply Quote 4
          • Prahlad-Makwana4145P
            Prahlad-Makwana4145
            last edited by

            Hello, @Brigham-Narins

            Follow Information, To Scrolling with down and up arrow keys:

            • Ctrl+Shift+↑/↓ is supposed to move lines in Notepad++.
            • Shift+↑/↓ will select text.
            • Shift enables text selection as cursor moves either with arrows or Home/End/Page Up/Page
              Down keys
            • Ctrl+←/→ makes cursor move by words instead of characters
            • Ctrl+Page Up/Page Down jumps to actual next page, not just next screen
            • Ctrl+Home/End jumps to beginning/end of the document

            I hope above information will be useful for you.
            Thank you.

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