-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Refresh Private Window New Tab page #18486
Comments
Verified
|
Brave | 1.32.63 Chromium: 95.0.4638.40 (Official Build) nightly (x86_64) |
---|---|
Revision | e3e7c76ba0284b16087cf4cf3153abfaef6470c7-refs/branch-heads/4638@{#624} |
OS | macOS Version 11.6 (Build 20G165) |
Steps:
- Clean profile
- Set
brave.use_alternate_private_search_engine
preference to false - Launched Brave
- Opened
File
|New Private Window
- Verified that Private Tab shows new design and no DuckDuckGo toggle
- Clean profile
- Set
brave.use_alternate_private_search_engine
preference to true (I set DuckDuckGo as search provider in1.30.87
, then used the profile innightly
) - Launched Brave
- Opened
File
|New Private Window
- Verified that Private Tab shows new design and DuckDuckGo toggle
- Verified that toggle works as expected
Confirmed that when Search with DuckDuckGo
is toggled to On
, searches use DDG for search.
Confirmed that when Search with DuckDuckGo
is toggled to Off
, searches uses default browser.
example | example | example | example | example |
---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
Hey, can you guys clarify that with these changes, user won't be able to set default search engine for private windows independently? |
@nastavoi The original implementation was only for DDG and it was a setting on the new tab page which wasn't necessarily a proper implementation in the sense that we'd ultimately like to offer more choices than a one choice toggle. If an existing user had set DDG as their new tab page private window search engine, we'll display the DDG toggle. We want to honor that choice and don't want to make any changes there. New users from 1.31.x won't see that toggle though and we'll revisit how we set a search engine independently depending on window in brave://settings or we may consider a different implementation. Hope that helps explain things. |
Clearing |
Verification passed on
Verified the test plan from brave/brave-core#10413 Upgrade profile
Verification passed on
Verified the test plan from brave/brave-core#10413 Upgrade profile
Verification PASSED on
Verified the STR/Cases mentioned in brave/brave-core#10413 Clean profile Upgrade profile
|
I constantly shift between Google and DDG on the private window, but now that option is no longer visible. Is there a way to get it back? |
@DivyanshuAG just type ":d " before your search |
@DivyanshuAG We are working on adding separte search engine setting for private window (brave/brave-core#13622) |
Description
Update and simplify private window new tab page. Show DDG toggle for users who have previously set DDG as their search engine. New users and existing users who have never set the toggle should not be shown the DDG setting.
New Design
All users:
Existing users with DDG on:
Current Design for Reference
Brave version (brave://version info)
n/a
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
Assets
Figma: https://www.figma.com/file/5THkuEtO2Ewn9LfqrHZP9a/?node-id=544%3A401
The text was updated successfully, but these errors were encountered: