Giter Site home page Giter Site logo

Comments (6)

alankilborn avatar alankilborn commented on May 30, 2024 1

Cannot replicate.
Suggest removing plugins and retest.

from notepad-plus-plus.

molsonkiko avatar molsonkiko commented on May 30, 2024

While you're at it you might consider updating JsonTools to the latest release. It has received a number of bugfixes and substantial performance improvements since the version you are currently using.

from notepad-plus-plus.

hermit99 avatar hermit99 commented on May 30, 2024

Thanks guys. However it's still happening with v8.6.2 without any plugins.

Notepad++ v8.6.2 (32-bit)
Build time : Jan 14 2024 - 02:18:41
Path : C:\tool\file\Notepad++\notepad++.exe
Command Line :
Admin mode : OFF
Local Conf mode : OFF
Cloud Config : OFF
OS Name : Windows 11 Enterprise (64-bit)
OS Version : 23H2
OS Build : 22631.3007
Current ANSI codepage : 936
Plugins : none

Just need a bit tweak. Using npp's change.log as example, one of the ways to reproduce is:

  1. select a word, such as line 37 plugins
  2. ^H
  3. tick In selection
  4. change Find what from plugins to space (space key)
  5. without closing Replace popup, in the background, select the whole line 37
  6. now click Replace All

image

Please also note in the screenshot that In selection is now changed to unselected status, which I believe is the root cause.

from notepad-plus-plus.

mpheath avatar mpheath commented on May 30, 2024

@hermit99 I observe the auto un/checking behaviour on activate. Some users like code choosing for them.

You can disable the code that does this auto un/checking so you can handle the checkbox yourself manually:
Settings -> Preferences -> Searching -> Minimum Size for Auto-Checking "In selection": 0

The default value is 1024.

from notepad-plus-plus.

alankilborn avatar alankilborn commented on May 30, 2024

In selection is now changed to unselected status, which I believe is the root cause.

@mpheath 's suggestion to change the setting to 0 works, but if you like some automated checking/unchecking of In selection, a non-zero value that is less than 1024 could also be helpful. But, if the value is too small, then having Ctrl+f autopopulate the Find what box can get in the way. No ideal situation here, seemingly.


Similar: #14624

from notepad-plus-plus.

hermit99 avatar hermit99 commented on May 30, 2024

Thanks guys. Didn't know such settings before. Felt a bit weird in terms of design but understand there might be some limitations down the line.

from notepad-plus-plus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.