Open wengh opened 3 years ago
Also experiencing this issue, looking at the code, line 53 in searchdeflector.d is just the error message we are seeing? Can we get some help please?
Also experiencing this issue, looking at the code, line 53 in searchdeflector.d is just the error message we are seeing? Can we get some help please?
same
I sincerely apologize for the extremely long wait.
I want to develop software but it requires a significant amount of time. It does not earn money quickly without sponsorship/employment. I'm currently working in an understaffed retail store, and this does not allow for the time that must be invested to maintain updates to software consistently.
I have recently purchased a new computer, as my previous currently has no replacement parts on market. Money is tight so I was unable to work on all of the issues that kept piling up. I'm panning a major release soon-ish, there is no eta.
Time is money.
I sincerely apologize for the extremely long wait.
I want to develop software but it requires a significant amount of time. It does not earn money quickly without sponsorship/employment. I'm currently working in an understaffed retail store, and this does not allow for the time that must be invested to maintain updates to software consistently.
I have recently purchased a new computer, as my previous currently has no replacement parts on market. Money is tight so I was unable to work on all of the issues that kept piling up. I'm panning a major release soon-ish, there is no eta.
Time is money.
It turns out that the function getSearchInfo(uri)
assumes that the search query is encoded twice (i.e. microsoft-edge:<something>?url=https%3A%2F%2Fwww.bing.com%2Fsearch%3Fq%3D<query>
) but the Settings app links directly to Bing (i.e. microsoft-edge:https://www.bing.com/search?q=<query>
).
Changes in #141 should fix this.
Bug Description
If you have any other details, replace this line, otherwise delete it.
File:
std\windows\registry.d
Line: 510
Message:
How to Reproduce
Steps to reproduce the behavior:
System
Set up multiple monitors
link on the right sideExpected Behavior
Should open the link in browser
Environmental Details
Browser: Vivaldi (same error occurs with IE and Edge)
2009
19042
Professional
Chinese
(didn't test other languages, may be related to the bug)English
(same error occurs with other languages)