Community
    • Login

    SCI_STUTTEREDPAGEUP doesn't work as expected

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    scintilla
    2 Posts 2 Posters 725 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.
    • FriendOfFredF
      FriendOfFred
      last edited by

      I assigned keyboard shortcuts to the SCI_STUTTEREDPAGEUP and SCI_STUTTEREDPAGEDOWN commands. The expected behavior is that these commands will move the cursor respectively to the first and last visible lines if it is not already there, without scrolling.

      Stuttered Page Down works as expected, but Stuttered Page Up instead acts exactly like the regular Page Up command, scrolling up by one page while keeping the cursor in the same place onscreen.

      Is this a bug in N++ and/or Scintilla? If not, any ideas on what might be causing the issue on my system?

      1 Reply Last reply Reply Quote 0
      • guy038G
        guy038
        last edited by guy038

        Hello, @FriendOfFred, and All,

        I can confirm that, after assigning shortcuts to the SCI_STUTTEREDPAGEUP and the SCI_STUTTEREDPAGEDOWN Scintilla commands, the "UP movement does not act as expected :-((

        I, personally, use a local 7.5.6 version of N++, on a Win XP SP3 old laptop. Unfortunately, we do not dispose of any other “Page” command than the default ones and the “stutter” ones.

        I don’t think that this behaviour depends on N++ and probably, the best would be to report this bug to SCIntilla :

        https://sourceforge.net/p/scintilla/bugs/

        You could also test the SCIntilla based text editor, named SciTE :

        https://www.scintilla.org/SciTE.html

        However, I don’t know if that text editor can manage shortcuts assignments in order to test the “STUTTER” commands !

        Best Regards,

        guy038

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