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

Cannot search in local page with generated content #68

Open
Surrano opened this issue Sep 15, 2022 · 0 comments
Open

Cannot search in local page with generated content #68

Surrano opened this issue Sep 15, 2022 · 0 comments

Comments

@Surrano
Copy link

Surrano commented Sep 15, 2022

Hello,
Maybe related to #60 since SVG is practically generated content, but maybe different.

I have a locally stored tool that practically does the following, all in Javascript:

  • HTML placeholder page having 3 frames
  • Each frame uses JavaScript to load an XML file and applying an XSL template.
  • Result is two navigation panes, and a content pane.

No matter what I search for, it may even be ".", I get 0 hits.
Yes, allow access files from URLs is enabled. Otherwise, there was a big red warning that this page couldn't be opened.

Question: is the tool supposed to find things:
A) on the page, (contains the contents of the XML file loaded.
B) or in the page source? (contains only javascript, no content)

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

1 participant