-
Notifications
You must be signed in to change notification settings - Fork 118
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
(Chrome) "Search page clipboard text monitoring" not working #165
Comments
o/ Thanks for the report! What browser are you using (i.e. Chrome, Firefox) and what version? This may be a duplicate of FooSoft#1247 |
Version 100.0.4896.60 (Developer Build, ungoogled-chromium) (64-bit). I don't think it's the same issue, as that other one mentions nothing about the built-in search page. |
I'm having the same problem, one of my main usages of yomichan/tan is having it as a standalone window and hook into clipboard and this bug is really stopping me from using it fully :( |
Looks like #278 should have fixed the clipboard monitoring being broken on chromium and I updated to version 23.10.22.0 which is supposed to have the fix, but it's still not working for me. I tried to enable/disable it many times both in the search query window and also in the options but it still doesn't work. Is there anything I can do to help? I tried looking at console logs or anything but I don't see anything weird. |
we've discovered Morg's problem is due to Chrome not upgrading the service worker. on fresh installs, and under whatever conditions Chrome decides to finish upgrading the service worker, clipboard monitoring on the search page now works. |
I've been using clipboard hooking in the search page 24/7 for the last few days with chrome and it's been working perfectly, I think we can consider this issue fixed, unless we hear reports from other users still having trouble. |
Fixed by #278 (please reopen if not). |
Both "Enable search page clipboard text monitoring" in Settings and "Clipboard monitor" on a search page are turned on, yet it doesn't automatically search text that's cut or copied. Even after going through and testing all of the settings, nothing works.
The text was updated successfully, but these errors were encountered: