brandon1024 / find

A find-in-page extension for Chrome and Firefox that supports regular expressions.
https://chrome.google.com/webstore/detail/find%2B-regex-find-in-page/fddffkdncgkkdjobemgbpojjeffmmofb
GNU General Public License v3.0
402 stars 52 forks source link

Some page elements will disappear when using find #365

Open chang-wd opened 2 years ago

chang-wd commented 2 years ago

Issue Description

When i was using find to search text in Airflow DAG page, all text elements will disappear suddenly. After that, the Chrome default search[CTRL + F] also can not get any search result from the page. In my opinion, i think the the reason is the page type, beacuse when i search on other type pages, everthing is fine.

Steps to Reproduce

Screenshots and Documentation

Before: Before using find

After: After using find

p3javier commented 2 years ago

I'm having the very same problem with I've started to use it with javascript. It seems a fundamental problem of this extension that hasn't been never addressed.