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

Basic search doesn't work #24

Open
aspohn opened this issue Jun 18, 2015 · 5 comments
Open

Basic search doesn't work #24

aspohn opened this issue Jun 18, 2015 · 5 comments

Comments

@aspohn
Copy link

aspohn commented Jun 18, 2015

I'm displaying a simple html log page, but none of the search items I put in create any hits. Just straight text, no regex attempts yet. E.g.:

-Xmca32K RAM class segment increment
-Xmco128K ROM class segment increment
-Xmns0K initial new space size
-Xmnx0K maximum new space size
-Xms128M initial memory size
-Xmos128M initial old space size

Returns 0 hits when I type in "size" (without the quotes.)
Thanks,
Al

@gsingh93
Copy link
Owner

What's the URL of the webpage? Searching "size" on this page works.

@aspohn
Copy link
Author

aspohn commented Jun 18, 2015

It's behind our firewall, but I'll try to get a copy and attach it. Searching for size on this page works for me too... wonder if there is something flakey with the html. I'll attach it soon.

@gasperk
Copy link

gasperk commented Jun 22, 2015

Happened to me too, but reloading the page helped. Took me a while to figure it out. Might not be the same issue, though.

@gsingh93
Copy link
Owner

@gasperk Was that immediately after you installed the extension? Any page loaded before the extension is installed needs to be refreshed.

If it happens again, check the developer console for any errors (ctrl+shift+c and click on the console tab).

@gasperk
Copy link

gasperk commented Jun 23, 2015

It might have been immediately after installation, not sure. I'll see if it happens again. Thanks!

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

3 participants