Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace word having bug (Find and replace functionality) #16336

Open
DeepeshTecholution opened this issue May 10, 2024 · 2 comments
Open

Replace word having bug (Find and replace functionality) #16336

DeepeshTecholution opened this issue May 10, 2024 · 2 comments
Labels
type:bug This issue reports a buggy (incorrect) behavior.

Comments

@DeepeshTecholution
Copy link

DeepeshTecholution commented May 10, 2024

📝 Provide detailed reproduction steps (if any)

If we replace some word with Just appending some letter at the end for ex: Replacing "test" with "testt" or that search text is more than 1 time in same paragraph then its keep on changing first found match, instead of moving to next match

Steps to reproduce bug

  1. keep same word twice in one paragraph
  2. search for that word and put replace word Just appending some letter at the end example : Replacing "test" with "testt"
  3. click replace

✔️ Expected result

Keep on replacing and moving to next match

What is the expected result of the above steps?

❌ Actual result

just replacing first found match again and again

Screenshare.-.2024-05-10.2_50_42.PM.mp4

Please help me out to fix this I have used find and replace functionality in my project

If you'd like to see this fixed sooner, add a 👍 reaction to this post.

@DeepeshTecholution DeepeshTecholution added the type:bug This issue reports a buggy (incorrect) behavior. label May 10, 2024
@karangarg218
Copy link

Can i start work on this assign it to me

@karangarg218
Copy link

image
replace all is working fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
Development

No branches or pull requests

2 participants