Community
    • Login

    Mouse cursor visibility when typing starts

    Scheduled Pinned Locked Moved General Discussion
    8 Posts 3 Posters 3.1k 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.
    • Alan KilbornA
      Alan Kilborn
      last edited by Alan Kilborn

      Does it annoy anyone else that when you use the mouse to click an edit point in your document, and then start typing, the mouse cursor remains visible and can obscure the first part of the text you’re inserting?

      In my Windows 10 mouse properties, I have this selected but it makes no difference in Notepad++:

      a4a35035-afcf-48a9-a674-bcdf635ce848-image.png

      It does, however, work nicely to hide the cursor upon typing into a document when using Notepad.exe.

      Probably this is a Scintilla complaint and not a Notepad++ complaint, but I was wondering if this bothers anyone else that might read this.

      PeterJonesP 1 Reply Last reply Reply Quote 2
      • PeterJonesP
        PeterJones @Alan Kilborn
        last edited by PeterJones

        @alan-kilborn said in Mouse cursor visibility when typing starts:

        Probably this is a Scintilla complaint

        I just pulled up SciTE 4.4.6 (which was the previous Scintilla used by Notepad++… I haven’t downloaded the modern SciTE update: same happens in SciTE 5.2.2), and it did the same thing. So it looks like it’s in the Scintilla code.

        1 Reply Last reply Reply Quote 2
        • Alan KilbornA
          Alan Kilborn
          last edited by Alan Kilborn

          Interestingly, if you have input focus in the PythonScript console window’s >>> box, and you start typing, the mouse cursor immediately hides…

          PeterJonesP 1 Reply Last reply Reply Quote 1
          • PeterJonesP
            PeterJones @Alan Kilborn
            last edited by

            @alan-kilborn ,

            in the PythonScript console window’s >>> box, and you start typing, the mouse cursor immediately hides…

            That’s presumably because the >>> box isn’t a Scintilla control.

            For experimentation, the same happened with Find what and Replace with boxes allowing the cursor to disappear, as do any of the entry boxes in the User Defined Language dialog, or the Run>Run… dialog, or the NppExec console, or …

            So that strengthens the conclusion that it’s a Scintilla-code issue.

            1 Reply Last reply Reply Quote 2
            • Alan KilbornA
              Alan Kilborn
              last edited by

              I created a Scintilla issue/ticket: https://sourceforge.net/p/scintilla/bugs/2333/

              PeterJonesP 1 Reply Last reply Reply Quote 4
              • PeterJonesP
                PeterJones @Alan Kilborn
                last edited by

                @alan-kilborn ,

                I verified with SciTE 5.2.2, so it’s still a problem. I added a comment to the bug report so that they would not dismiss it as “a Notepad++ problem”.

                Alan KilbornA 1 Reply Last reply Reply Quote 3
                • Alan KilbornA
                  Alan Kilborn @PeterJones
                  last edited by

                  Related: https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4741

                  donhoD 1 Reply Last reply Reply Quote 0
                  • donhoD
                    donho @Alan Kilborn
                    last edited by

                    @Alan-Kilborn
                    Nice work!
                    Updated in:
                    https://community.notepad-plus-plus.org/topic/24771/notepad-v8-5-5-release-candidate

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