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

The "Find" feature doesn't scroll to a hit #15

Open
samscode opened this issue Mar 12, 2019 · 1 comment
Open

The "Find" feature doesn't scroll to a hit #15

samscode opened this issue Mar 12, 2019 · 1 comment

Comments

@samscode
Copy link

Describe the bug
When I type some text and press "Find", is it supposed to scroll to show me the found text? For me, it just highlights the hits, but doesn't scroll to show me where they are.

To Reproduce
Steps to reproduce the behavior:

  1. Open a 40MB JSON and expand it a few levels so it has a substantial scroll bar, at least as deep as the text you want to find too
  2. Search for some text you know appears near the end of the JSON
  3. Notice that pressing the Find button appears to do nothing, you have to actually scroll down manually to see that HugeJsonViewer has found and is highlighting the text.

Expected behavior
I guess I would expect it to scroll down to the next instance, and if I keep pressing "Find" I'll find any following instances of the text I want to find.

Desktop (please complete the following information):

  • OS: Windows 10 Pro 64bit 10.0.17134 Build 17134
  • Version of HugeJsonViewer: 0.4.12.19

Additional context
The actual JSON I'm searching is just under 40MB

@JPCodeCraft
Copy link

This makes the app useless, unfortunately

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

No branches or pull requests

2 participants