• Login
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.
  • S
    Steven Bush
    last edited by Jan 3, 2018, 10:27 PM

    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.

    S 1 Reply Last reply Jan 4, 2018, 12:43 PM Reply Quote 3
    • S
      Scott Sumner @Steven Bush
      last edited by Jan 4, 2018, 12:43 PM

      @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
      • P PeterJones unlocked this topic on May 5, 2024, 2:35 PM
      • A
        Alan Kilborn
        last edited by May 6, 2024, 10:54 AM

        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
        1 out of 3
        • First post
          1/3
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors