NotepadNext icon indicating copy to clipboard operation
NotepadNext copied to clipboard

Multi-screen with pop-up windows

Open inkydragon opened this issue 2 years ago • 4 comments

When you have more than two screens, open npn in one of them, then drag npn to the other screens. Press ctrl+f to find, and the find window will still appear on the screen where the npn is open.

inkydragon avatar Feb 10 '23 08:02 inkydragon

This is what I'm seeing, can you confirm?

  1. Open Notepad Next
  2. Open the Find dialog - Dialog appears in the middle of the application window
  3. Close the Find dialog
  4. Move the main application window
  5. Open the Find dialog - Dialog appears in the previous location, but should show up again in the middle of the application window.

dail8859 avatar Feb 10 '23 12:02 dail8859

can you confirm?

Yes, that's it. All popups should be as close to npn as possible.

inkydragon avatar Feb 10 '23 13:02 inkydragon

The more I think about this the more I'm not sure anything needs changed.

I agree the first time the dialog is shown it should be opened as close (i.e. in the center) of the main application window. However, if the user moves it then that is where they "want it" when should it be automatically moved for them? Every time it is opened? Only when the main window is moved to a different screen?

I recently noticed myself using NN on one half of my screen and keeping the find dialog on the other half (to not overlap). I could possibly forsee someone moving it to a different screen for a similar use case.

Notepad++ by default will keep it wherever the user placed it. The only thing I can tell that it has that Notepad Next does not, is if you press Ctrl+F again with the Find dialog open, then it will recenter it.

dail8859 avatar Feb 11 '23 20:02 dail8859

Maybe it could be a config option for the user if dialogs should follow main app window when moved to other screen?

informatorius avatar Aug 04 '23 13:08 informatorius