Notepad3
Notepad3 copied to clipboard
Can't set initial position anymore
I had posted this as a comment in a different issue but I believe it was closed and I hadn't realized it, so I am posting it here as a new issue. Moreover, it started happening with the latest update, so it actually is a new issue after all.
This started happening to me with version 6.23.203.2 (https://github.com/rizonesoft/Notepad3/commit/e108c5744580e6db481bf513d0b9bc960055b00d). No matter what I choose in the Position submenu, after relaunching Notepad3, the window is positioned at the top left of the screen, occupying roughly half the desktop. I had set it to occupy the right half of the desktop, and it was working pretty well until this update.
(I say "pretty well" because the window was always a little bit offset from the exact border of the screen. I'd prefer for it to snap to the edges.)
This sounds as if StickyWindowPosition is active and a small part of NP3's window is outside the working area.
If LaunchInstanceFullVisible is true (default), this causes a repositioning to top-left corner.
Please provide your Notepad3.ini (clear recent files if you like) for further analysis.
As for this aspect, some versions work correctly while some do not.