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

Don't collapse the DOM tree when the a query does not match any nodes. #30

Open
GoogleCodeExporter opened this issue Jul 26, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

When typing an xPath to be evaluated, it would be helpful if the DOM didn't 
collapse/reset back to the root.  Perhaps there can be some visual indication 
that the xQuery is either a) syntactically incorrect or b) didn't find 
anything.  I noticed the red paint of the eval entry field when the syntax is 
wrong.  Something similar for an xQuery that is valid but doesn't return 
anything would be nice.

Original issue reported on code.google.com by [email protected] on 20 Jul 2011 at 4:16

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

No branches or pull requests

1 participant