rogershen / chrome-regex-search

Other
267 stars 56 forks source link

It doesn't work in some web sites. #8

Open skanskan opened 7 years ago

skanskan commented 7 years ago

Hello. It seems it doesn't work in this simple web: https://cran.r-project.org/web/packages/ It just doesn't find anything.

dopeghoti commented 7 years ago

Unable to replicate. Going to that site, searches work as expected.

dennisrichter commented 7 years ago

I also cannot replicate the problem on the before mentioned page https://github.com/rogershen/chrome-regex-search/

But i can on this site: http://www.antiquariat-schwarz.de/ May be because of the medieval frameset or table layouts, not sure here.

Takophiliac commented 7 years ago

Here's another sample: Go to http://www.kingswaysoft.com/blog Nothing in the bottom iframe can be searched. (search for "comments" for example)

cxw42 commented 6 years ago

@Takophiliac That is at least partly because the manifest.json doesn't specify the all_frames attribute in content_scripts (see the docs, and search for all_frames). Although I doubt that's a one-line fix :) .

huhx commented 5 years ago

yes, java docs website also arise the same problem. https://docs.oracle.com/javase/7/docs/api/

micsthepick commented 5 years ago

https://www.cs.cmu.edu/~rbd/doc/nyquist/ also does not work, probably because of the "medieval frameset".

SGM3 commented 4 years ago

https://docs.liferay.com/portal/7.2-latest/definitions/

Is another example. Chrome's default search works fine, but the search seems to get stuck on the first iframe?