• Login
Community
  • Login

Notepad++ v7.9.4 released

Scheduled Pinned Locked Moved Announcements
52 Posts 15 Posters 10.0k 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.
  • G
    Grenville Tryon 0 @Michael Vincent
    last edited by Mar 25, 2021, 6:26 PM

    @Michael-Vincent Thanks for your quote. Unfortunately, is not the case. (Also, It doesnt explain why the 7.9.3 works and 7.9.4+ not.)

    M 1 Reply Last reply Mar 25, 2021, 6:42 PM Reply Quote 0
    • M
      Michael Vincent @Grenville Tryon 0
      last edited by Mar 25, 2021, 6:42 PM

      @Grenville-Tryon-0 said in Notepad++ v7.9.4 released:

      Also, It doesnt explain why the 7.9.3 works and 7.9.4+ not.

      Actually it does since the Scintilla version was updated and the Scintilla behavior in pre-4.4.6 was based on 4.1.2 and in 4.3.1, Scintilla changed the way this was handled:

      ====
      From: https://www.scintilla.org/ScintillaHistory.html

      Release 4.3.1

      • Released 4 March 2020.
      • Add default argument for StyleContext::GetRelative. Feature #1336.
      • Fix drag and drop between different encodings on Win32 by always providing CF_UNICODETEXT only. Bug #2151.
      • Automatically scroll while dragging text. Feature #497.
      • On Win32, the numeric keypad with Alt pressed can be used to enter characters by number. This can produce unexpected results in non-numlock mode when function keys are assigned. Potentially problematic keys like Alt+KeypadUp are now ignored. Bug #2152.
      • Crash fixed with Direct2D on Win32 when updating driver. Bug #2138.
      • For SciTE on Win32, fix crashes when Lua script closes application. Bug #2155.

      ====

      Cheers.

      G 1 Reply Last reply Mar 26, 2021, 1:23 AM Reply Quote 4
      • G
        Grenville Tryon 0 @Michael Vincent
        last edited by Mar 26, 2021, 1:23 AM

        @Michael-Vincent said in Notepad++ v7.9.4 released:

        On Win32, the numeric keypad with Alt pressed can be used to enter characters by number. This can produce unexpected results in non-numlock mode when function keys are assigned. Potentially problematic keys like Alt+KeypadUp are now ignored. Bug #2152.

        That is the answer !
        I try the shift-alt-cursor non numeric keypad -> work
        I try the shift-alt-cursor numeric keypad -> dont work

        Looks like from now on I have to change my way to use the cursors in notepad plus.
        Just curious: So it may happen also in an standard desktop computer numeric keypad? (Dont have one to test)

        Thank you!

        M 1 Reply Last reply Mar 26, 2021, 2:25 AM Reply Quote 2
        • M
          Michael Vincent @Grenville Tryon 0
          last edited by Mar 26, 2021, 2:25 AM

          @Grenville-Tryon-0 said in Notepad++ v7.9.4 released:

          Just curious: So it may happen also in an standard desktop computer numeric keypad?

          Yes definitely. I’ve tested such with my external keyboard and reported on the Notepad++ issue I first referenced. It is definitely a Scintilla issue based on the “bug fix” they reference in 4.3.1.

          Cheers.

          A 1 Reply Last reply Mar 26, 2021, 11:47 AM Reply Quote 2
          • T
            TroshinDV
            last edited by Mar 26, 2021, 6:59 AM

            А так сделать можно будет?
            Screenshot_161.png

            A 1 Reply Last reply Mar 26, 2021, 11:52 AM Reply Quote 0
            • A
              Alan Kilborn @Michael Vincent
              last edited by Mar 26, 2021, 11:47 AM

              @Michael-Vincent said in Notepad++ v7.9.4 released:

              It is definitely a Scintilla issue

              It is an “issue” but didn’t they decide to “fix” it by just not allowing column selecting via using the shared arrows on the numeric keypad? That isn’t really a “fix” but as I have never used those keys to make a column block, it doesn’t bother me.

              @Grenville-Tryon-0 If you’d have just answered my question when I first asked it, it would have saved a lot of pointless back-and-forth here!

              G 1 Reply Last reply Mar 27, 2021, 12:41 AM Reply Quote 2
              • A
                Alan Kilborn @TroshinDV
                last edited by Mar 26, 2021, 11:52 AM

                @TroshinDV said:

                Will it be possible to do this?

                This thread is for suspected problems specifically with the 7.9.4 release.

                Please ask your question (whatever that is) by creating a new thread.

                Also, if you’re going to re-ask it, do so in a manner that clearly conveys what you mean. Since this is an English-speaking forum (historically), ask in English and preferably post screenshots in the English translation of Notepad++ – if you want the best help to be provided.

                1 Reply Last reply Reply Quote 2
                • G
                  Grenville Tryon 0 @Alan Kilborn
                  last edited by Mar 27, 2021, 12:41 AM

                  @Alan-Kilborn said in Notepad++ v7.9.4 released:

                  @Michael-Vincent said in Notepad++ v7.9.4 released:

                  It is definitely a Scintilla issue

                  It is an “issue” but didn’t they decide to “fix” it by just not allowing column selecting via using the shared arrows on the numeric keypad? That isn’t really a “fix” but as I have never used those keys to make a column block, it doesn’t bother me.

                  @Grenville-Tryon-0 If you’d have just answered my question when I first asked it, it would have saved a lot of pointless back-and-forth here!

                  You are right: I though i answer all the questions but missed that one. Appreciate the extra effort.

                  1 Reply Last reply Reply Quote 1
                  • M
                    Matthew Moore 0 @PeterJones
                    last edited by Apr 23, 2021, 2:37 PM

                    @PeterJones said in Notepad++ v7.9.4 released:

                    I would expect those of you working in IT forensics to know that you could just rename the file to .txt (or no extension) to load the contents in Notepad++

                    And that is what we did as a work-around. It was more of an unpleasant surprise than anything else when it first occurred, whereas previously the binary/text data was available to parse.

                    I wouldn’t mind if there was an option to disable that, but I would lobby that it should follow .lnk files by default, and only edit the link contents if you change the option (maybe even making it a “hidden option”), because I would think the vast majority of users would expect Windows links to work like links, like they do in other Windows applications – and the principal of least-surprise is important for most users.

                    I would be fine with that as an option.

                    A 1 Reply Last reply Apr 23, 2021, 2:41 PM Reply Quote 0
                    • A
                      Alan Kilborn @Matthew Moore 0
                      last edited by Apr 23, 2021, 2:41 PM

                      @Matthew-Moore-0

                      This open issue might be of interest to you.

                      1 Reply Last reply Reply Quote 0
                      • C
                        CodanRaigen21
                        last edited by Apr 28, 2021, 7:03 PM

                        How do I turn off the auto-indent for braces in JSON, is there an option somewhere?

                        M 1 Reply Last reply Apr 28, 2021, 7:10 PM Reply Quote 0
                        • M
                          Michael Vincent @CodanRaigen21
                          last edited by Apr 28, 2021, 7:10 PM

                          @CodanRaigen21 said in Notepad++ v7.9.4 released:

                          for braces in JSON

                          Not for JSON specifically, it’s all or nothing:

                          Settings => Preferences => Auto-Completion => Auto-indent

                          Cheers.

                          1 Reply Last reply Reply Quote 1
                          • A Alan Kilborn referenced this topic on Feb 8, 2022, 6:58 PM
                          • PeterJonesP PeterJones locked this topic on Jun 29, 2024, 3:29 PM
                          • First post
                            Last post
                          The Community of users of the Notepad++ text editor.
                          Powered by NodeBB | Contributors