Skip to content

Backward-direction checkbox enabled with Reg Exp search mode (at N++ startup) #3640

Closed
@sasumner

Description

@sasumner

Description of the Issue

In Notepad++ 7.5, with the introduction of the "Backward direction" checkbox in the Find dialog, the checkbox is sometimes enabled when the search mode is Regular Expression. It should never be enabled when the search mode is Reg Exp.

Steps to Reproduce the Issue

  1. Start Notepad++ 7.5 (32-bit) from a fresh unzip of the portable install.
  2. Execute any Find operation with Regular Expression as the search mode (note that when the search mode is changed to Reg Exp the "backward direction" checkbox becomes disabled--correct behavior).
  3. Quit and restart Notepad++ 7.5.
  4. Invoke the Find dialog. Note that the search mode is Reg Exp but the "backward direction" checkbox is now incorrectly enabled.

Expected Behavior

Any time the search mode is set to Reg Exp (including if this is the case when Notepad++ starts up), the "backward direction" checkbox needs to be disabled.

Actual Behavior

See point 4 above.

Debug Information

Notepad++ v7.5 (32-bit)
Build time : Aug 15 2017 - 23:02:57
Path : ...\npp.7.5.bin_UNCHANGED\notepad++.exe
Admin mode : OFF
Local Conf mode : ON
OS : Windows 7 (64-bit)
Plugins : mimeTools.dll NppConverter.dll NppExport.dll

image

Metadata

Metadata

Assignees

Labels

bugverifiedIssues verified to be valid and reproducible, PRs that have been tested thoroughly

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions