-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Update Startpage search to give attribution to Brave #12257
Comments
- gives Brave attribution - fixes branding mistake; StartPage (wrong) vs Startpage (correct) Fixes brave/brave-browser#12257
Verification is in-progress
New profile
Existing profile
Verified passed with
Confirmed casing on Startpage in multiple areas
Omnibox search: Right click search: Verification passed on
Confirmed casing on Startpage in multiple areas
Omnibox search: Confirmed search URL shows as expected![image](https://user-images.githubusercontent.com/34715963/97231251-83b6bd00-17db-11eb-841b-fd2a72a555c4.png)Verification PASSED on
Ensured that the correct casing was being used throughout Brave**`Standard Tab Default Choices`**
Verification passed on Brave v1.16.68 on Samsung Galaxy Tab S5e (Android 9.0)
Ensured that the correct casing was being used throughout Brave**`Standard Tab Choices`** ![Screenshot_20201027-161824_Brave](https://user-images.githubusercontent.com/34715963/97323009-a3e48b80-1870-11eb-8571-3384f622a8e0.jpg)
|
Test plan
New profile
cats
in the omniboxExisting profile
StartPage
as default (notice casing)cats
in the omniboxpl=opensearch
in itStartpage
and notStartPage
cats
in the omniboxDescription
We currently offer StartPage in our list of "Default search engines" (visible on brave://settings/searchEngines)
The integration here is just using the Open Search provided parameters. We should update so that Brave can be attributed for the search.
Also - the branding should be
Startpage
and notStartPage
Steps to Reproduce
cats
in the omniboxActual result:
Search URL is in format like
https://www.startpage.com/do/dsearch?query=cats&cat=web&pl=opensearch
Expected result:
Search URL should be in the format like https://www.startpage.com/do/search?q=cats&segment=startpage.brave
The text was updated successfully, but these errors were encountered: