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
409 stars 53 forks source link

[Chrome] Search sometimes doesn't work the first time the extension is shown #336

Closed yannicklerestif closed 3 years ago

yannicklerestif commented 3 years ago

Issue Description

Search sometimes doesn't work in Chrome when the extension is first shown (using Ctrl+Shift+F) The problem usually disappears if I hit Escape to hide the extension, then Ctrl+Shift+F to show it again. When the problem shows, the previous search is also missing from the search box.

Steps to Reproduce

brandon1024 commented 3 years ago

@yannicklerestif Thanks for your interest in Find+!

This is a known defect, and has been fixed on develop. It will be available in the next release of find+! https://github.com/brandon1024/find/commit/19a2ab0f3ebb452978434717b28532819766621b

Thanks!