-
-
Notifications
You must be signed in to change notification settings - Fork 44
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
Persistent wrong search “query” #92
Comments
What do you mean about "search box"? SearchJumper won't change your default search engine specified in the search box. |
I am referring to the search field in search engines, which holds the search text... It displays something, but when I switch to another search engine using SearchJumper, it doesn't use that, but instead uses another text that I searched in another tab... This issue has been present for a long time, but I initially attributed it to my faulty OS and Browser, which is why I didn't report it earlier. However, even with a fresh OS, I am still experiencing this problem. I hope you can reproduce and resolve it. |
Hi, Currently, it may be due to the caching mechanism. This issue is not related to the search engine. When I perform a fresh search, everything works as expected. However, when I leave some search tabs open and come back to them later, this problem occurs. It performs strange queries that include not only the previously searched keyword but also other text from the URL, such as the Wikipedia skin. |
No, I can't reproduce, did you check the url just when you open the page? |
I will try to upload a video for this issue, I just have to fix my ShareX not being able to capture a video. |
Describe the bug
When using Microsoft Edge version 117 in conjunction with a userscript designed to switch search engines, a critical issue arises. The userscript fails to utilize the search engine specified in the search box, instead opting for an alternate search engine. Even after attempting to refresh the page, the issue persists, necessitating manual rewriting or copy-pasting of the desired search query to use a different search engine. This bug undermines the intended convenience of the userscript, which is supposed to facilitate effortless transitions between search engines.
To Reproduce
Steps to reproduce the behavior:
Open Microsoft Edge
Install and activate the userscript designed for switching search engines.
Navigate to a web page where the userscript is intended to work.
Attempt to switch the search engine using the userscript.
Observe that the userscript does not use the search engine specified in the search box, but instead defaults to a different one.
Even after refreshing the page, the issue persists, requiring manual input or copy-pasting to use the desired search engine.
Expected behavior
The expected behavior is that when using the userscript in Microsoft Edge 117, it should seamlessly switch to the search engine specified in the search box without any manual intervention. Refreshing the page should not be necessary to achieve this functionality.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: