-
Notifications
You must be signed in to change notification settings - Fork 975
Allow for different default search engines based on region #14647
Comments
I couldn't get this working after spending a few hours on it last night using both Prerequisites:
Once the above was completed, I double checked and ensured that my machine was using the correcr regions:
I also checked the adblocker in Using the instructions in #14713, I commented out the required checks under Every time I launched brave, it would select GitHub meaning that Brave still thinks I'm on
After reverting back to my original locale, I attempted re-launching brave several times after removing the profile and I still got GitHub rather then Google. From the looks of the code, I should only be getting GitHub on @GeetaSarvadnya and @srirambv weren't able to get this working on Linux/Windows either. @bsclifton I think we should just move this out for now unless we want to spend the time debugging to figure out what's going on and why it's always using |
Thanks for digging in, @kjozwiak 😄 I agree - we can move this out The code (as-is) works fine and shouldn't need to be reverted. Removing milestone |
Needs more investigation - setting should affect search in Tor tabs also |
@bsclifton let me know if you need anymore help investigating/looking at this! |
Verified on Ubuntu
Verified on Ubuntu 17.10 x64
Verified on Windows 10 x64
Verified with macOS 10.12.6 using
|
Original issue description
Brave should use region detection when considering how to set the default search engine (globally and for private tabs)
For example, if I'd like to default to bing.com for Brazil, this should be possible. Currently, the default search is applied regardless of region
The region detection should happen via Node (ex: looking at the computer settings)
The text was updated successfully, but these errors were encountered: