Community
    • Login

    F3/Shift-F3 as aliases for Find Next/Previous while find dialog is active

    Scheduled Pinned Locked Moved General Discussion
    3 Posts 3 Posters 1.9k 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.
    • Steven BushS
      Steven Bush
      last edited by

      When the editor window is active, the user can press F3 to cycle to the next find result or Shift-F3 to cycle to the previous result. However, if the find window is currently active, F3/Shift-F3 do not work and instead “enter”/Shift-“Enter” perform the same action. I’d suggest adding the F3/Shift-F3 keyboard shortcuts to the Find dialog as aliases for Enter/Shift-Enter

      As an example of this:

      1. Within a document launch the find dialog (Ctrl-F)
      2. Type in some text to search that appears multiple times within the text
      3. Press Enter. The text is found
      4. Press Enter or Shift-Enter. The next or previous text is found
      5. Now press F3 or Shift-F3: nothing happens
      6. click on the document window (depending on your dialog settings, the find dialog becomes inactive and somewhat transparent)
      7. Now press F3 or Shift-F3: The next or previous text is found

      It would be nice if the Find Next/Previous shortcut were consistent between both states.

      Scott SumnerS 1 Reply Last reply Reply Quote 3
      • Scott SumnerS
        Scott Sumner @Steven Bush
        last edited by

        @Steven-Bush

        Well, one problem with this idea is that F3 and Shift-F3 are not “hard keys” but are soft-remappable via the Shortcut Mapper. For those that don’t keep F3 and Shift-F3 mapped as default, having them tied this way in the Find family of windows isn’t helpful.

        It is not a bad idea, in general, but it opens the door to the expectation that other editing functions (and their keymappings) work on the Find what and Replace with fields, etc. and this is just not the case. The editor window is Scintilla-based with custom keymap capability, and the Find window controls are pretty much basic Win32 common controls (with their inherent limitations).

        1 Reply Last reply Reply Quote 1
        • PeterJonesP PeterJones unlocked this topic on
        • Alan KilbornA
          Alan Kilborn
          last edited by

          Notepad++ 8.6.6 will allow F3 and Shift+F3 to work while the Find or Replace windows have input focus.
          See point #6 here: https://community.notepad-plus-plus.org/topic/25742/notepad-v8-6-6-release-candidate

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