-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
Description of the Issue
Find Replace size is not remembered in the next session, though its position is.
Steps To Reproduce
- Open Find Replace dialog, drag it to a place, and enlarge it.
- Close Notepad++ and relaunch it.
- Open Find Replace dialog.
Current Behavior
It's at the position where it was dropped, but with its size minimum.
Expected Behavior
Both position and size should be remembered.
Debug Information
Notepad++ v8.6.8 (64-bit)
Build time : Jun 4 2024 - 00:30:00
Path : C:\Program Files\Notepad++\notepad++.exe
Command Line :
Admin mode : OFF
Local Conf mode : OFF
Cloud Config : OFF
Periodic Backup : ON
OS Name : Windows 11 Home (64-bit)
OS Version : 23H2
OS Build : 22631.3672
Current ANSI codepage : 1252
Plugins :
mimeTools (3.1)
NppConverter (4.6)
NppExport (0.4)Anything else?
It's a regression of v8.6.8 - it works fine in v8.6.7
Reactions are currently unavailable