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

(Chrome) "Search page clipboard text monitoring" not working #165

Closed
TanJou opened this issue May 31, 2023 · 7 comments
Closed

(Chrome) "Search page clipboard text monitoring" not working #165

TanJou opened this issue May 31, 2023 · 7 comments
Labels
kind/bug The issue or PR is regarding a bug

Comments

@TanJou
Copy link

TanJou commented May 31, 2023

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.

@TanJou TanJou added the kind/bug The issue or PR is regarding a bug label May 31, 2023
@Aquafina-water-bottle
Copy link

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

@TanJou
Copy link
Author

TanJou commented Jun 1, 2023

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.

@Morgawr
Copy link

Morgawr commented Oct 13, 2023

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 :(

@Morgawr
Copy link

Morgawr commented Oct 24, 2023

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.

@praschke
Copy link
Collaborator

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.

@Morgawr
Copy link

Morgawr commented Oct 31, 2023

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.

@djahandarie
Copy link
Collaborator

Fixed by #278 (please reopen if not).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug The issue or PR is regarding a bug
Projects
None yet
Development

No branches or pull requests

5 participants