Skip to content

Results count does not get updated in Find #1859

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

Open
gugray opened this issue May 8, 2021 · 3 comments
Open

Results count does not get updated in Find #1859

gugray opened this issue May 8, 2021 · 3 comments
Labels
Bug Error or unexpected behaviors

Comments

@gugray
Copy link
Contributor

gugray commented May 8, 2021

Nature of issue?

  • Found a bug

Details about the bug:

  • Web browser and version: 88.0.1 (64-bit)
  • Operating System: Windows 10

Steps to reproduce:

  • In the Find window, change the input field and the search options so that the number of occurrences in the editor varies.
    Actual result: The label with the number of occurrences does not get updated.
    Expected result: The label should be consistent with the number of highights in the editor.
  • Still in the Find window, press Enter in the input field, or click the previous/next arrows
    Resuts: Now, but only now, the result count gets updated.

Extra confusion comes from the fact that some clickable controls in Find make the count update (the previous/next arrows), but other clickable controls do no (search options like case sensitivity or "only whole words").

Attaching a screen grab to illustrate.

find-results-count.mp4
@vivekbopaliya
Copy link
Contributor

It is working fine on chrome.

@raclim raclim added Bug Error or unexpected behaviors and removed Type:Bug labels Mar 19, 2024
@Harshit-7373
Copy link
Contributor

@raclim I tried to solve this issue. Please review my Pull Request.

@Jatin24062005
Copy link
Contributor

Hey @raclim,

Could you please close this issue? It is outdated and no longer exists.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Error or unexpected behaviors
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants