• Login
Community
  • Login

Search/Replace Windows out of screen.

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
search windowpositionscreen managmen
5 Posts 2 Posters 3.3k 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.
  • D
    Damien Forthomme
    last edited by Aug 3, 2018, 2:59 PM

    Hello,

    I’m not sure this is the place to report a bug. I’m sorry if it’s not.
    I use notepad++ (v6.5.3) on a win10 laptop. I’m not administrator and I can’t upgrade it.
    I know it can’t be solved on my PC but I think it should be report for others users.

    Sometimes I add a second or a thrird screen (whithout log off my Windows session).
    The screen resolution capabilities are not identicals.
    It happen that the popup “search/replace” appears above the top of the screen.
    In theses cases, it seems moving it is impossible:
    I tried changing screen position and résolution or moving the notepad++ main windows.

    I think this bug could be easyly solved by comparinging the popup window position to the monitor one while catching WM_SIZE or WM_MOVE signals from the window.

    Regards,
    Damien Forthomme.

    1 Reply Last reply Reply Quote 0
    • P
      PeterJones
      last edited by Aug 3, 2018, 4:49 PM

      @Damien-Forthomme ,

      This is not the right place for a bug report if you want the bug fixed. Instead, see this FAQ for where to submit those.

      However, since you are talking about an ancient version (ask your admin/IT to upgrade: 6.5.3 was almost 5 years ago, which is an eternity for software like this): if you submit a bug report for a version that old, it’s going to be ignored, because development has moved on. And even if it did get fixed, because you cannot upgrade, you wouldn’t be able to see if the fix worked.

      Coming to the community forum, you’re likely to get a workaround. Like this one:

      • Open Find window or bring it into focus (Ctrl+F from the main NPP window will do either)
      • Hit Alt+SPACEBAR to bring down the windows move/size/close menu for the dialog box
      • Type M to select “move”
      • Type a right or left arrow key to activate the move
      • You should be able to move the mouse at this point to re-locate the dialog.

      (BTW: Your proposed solution of always forcing the Find dialog to be in the same window as NPP would annoy people who intentionally move their dialog to a separate monitor from their editor: it’s possible to edit with the Find open, and maybe I have a good reason for moving the Find dialog to another screen)

      1 Reply Last reply Reply Quote 3
      • D
        Damien Forthomme
        last edited by Aug 4, 2018, 8:02 AM

        Thanks a lot for your response.
        Especially since I didn’t use the right place and an old notepad++ version.

        You are also right about the other usages of the Find dialog window position.

        Best Regards,
        Damien Forthomme.

        1 Reply Last reply Reply Quote 1
        • P
          PeterJones
          last edited by PeterJones Nov 18, 2021, 5:51 PM Sep 12, 2018, 4:04 PM

          Update for future users: instead of the Alt+SPACEBAR trick, you can also try to hit Ctrl+F multiple times. I learned that trick for changing monitors in another thread, and it also seems to work for moving it from mostly off-screen to being well-centered.

          P 1 Reply Last reply Nov 18, 2021, 5:51 PM Reply Quote 0
          • P
            PeterJones @PeterJones
            last edited by PeterJones Nov 18, 2021, 6:04 PM Nov 18, 2021, 5:51 PM

            A couple years ago, I said,

            Update for future users: instead of the Alt+SPACEBAR trick, you can also try to hit Ctrl+F multiple times. I learned that trick for changing monitors in another thread, and it also seems to work for moving it from mostly off-screen to being well-centered.

            Updated information: newer versions (v8.1.3 and later) don’t allow this, because the second Ctrl+F (which is the first Ctrl+F that the dialog handles) now selects the FIND tab in that dialog, rather than centering the Find dialog box itself. See “Double Ctrl+F no longer moves find dialog” and “Double Ctrl+F won’t bring the find dialog in fromt of the primary window”

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