You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have used github issue search and normal web search to check similar open issues but I was not able to find issues similar to this one.
Description
Brave shows a small dialog window upon launch that prompts the user to set Brave as their default browser when a new profile is used for the first time.
I have used github issue search and normal web search to check similar open issues but I was not able to find issues similar to this one.
Description
Brave shows a small dialog window upon launch that prompts the user to set Brave as their default browser when a new profile is used for the first time.
This dialog should not be shown when brave's default browser check is disabled. However, the dialog is still shown when it is disabled via the command line option
--no-default-browser-check
, as documented by https://support.brave.com/hc/en-us/articles/360044860011-How-Do-I-Use-Command-Line-Flags-in-Brave-.Steps to Reproduce
Run the browser with a fresh profile and the appropriate command line options. On linux via flatpak, run the following:
Actual result:
The following prompt is shown when the browser is launched:
Expected result:
No prompt should be shown.
Reproduces how often:
This issue can be reproduced reliably every single time.
Brave version (brave://version info)
Other Additional Information:
Miscellaneous Information:
I just want to state that the ability to turn off special onboarding logic/blockers is necessary for real-world automated testing.
The text was updated successfully, but these errors were encountered: