Skip to content
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

Always show bookmarks on a new tab page is not working if new tab page shows homepage with a custom url #23387

Open
ToFab opened this issue Jun 10, 2022 · 3 comments
Labels
feature/new-tab feature/settings OS/Desktop priority/P3 The next thing for us to work on. It'll ride the trains. QA/Yes

Comments

@ToFab
Copy link

ToFab commented Jun 10, 2022

Description

You can configure brave to only show bookmarks on a new tab page. If you configure a custom url as your home page the bookmarks will be shown for 1 second until the home page loads. This makes it impossible to access the bookmarks on a new tabpage.

It looks to me that the new blank tabpage is loading and the bookmarks are being displayed as expected. Then navigation occurs to get the custom home page url. This causes brave to conclude that we no longer are on a new tabpage and it should stop displaying the bookmarks.

Steps to Reproduce

  1. configure the bookmarks to not to be displayed (burger menu > bookmarks > remove checkmark: show bookmarks)
  2. enable "Always show bookmarks on a new tab page" (burger menu > settings > appearance)
  3. Settings > new Tab Page > New tab page shows: homepage
  4. enable "Show home button" and enter a custom url eg. https://duckduckgo.com
  5. Open a new tab page. Notice that the bookmarks are shown until the homepage is loaded.

Actual result:

You will briefly see the bookmarks until custom home page is loaded. When the home page url has loaded the bookmarks are no longer shown

Expected result:

I would have expected the bookmarks to continue to be shown until I navigate to a url that is different from the homepage url

Expected:
image

Actual:
image

Reproduces how often:

I can reproduce on several computer every time

Brave version (brave://version info)

Brave 1.39.120 Chromium: 102.0.5005.99 (Official Build) (64-bit)
Revision 870f7bcc58dfa811cc68c2186439721385e086d0-refs/branch-heads/5005@{#1125}
OS Windows 11 Version 21H2 (Build 22000.675)

Version/Channel Information:

Not tested

  • Can you reproduce this issue with the current release?
    Yes
  • Can you reproduce this issue with the beta channel?
    Not tested
  • Can you reproduce this issue with the nightly channel?
    -Not tested

Other Additional Information:

  • Does the issue resolve itself when disabling Brave Shields?
    No
  • Does the issue resolve itself when disabling Brave Rewards?
    No
  • Is the issue reproducible on the latest version of Chrome?
    Not tested

Miscellaneous Information:

Nothing to add

@rebron rebron added feature/settings feature/new-tab priority/P4 Planned work. We expect to get to it "soon". priority/P3 The next thing for us to work on. It'll ride the trains. and removed priority/P4 Planned work. We expect to get to it "soon". labels Jun 10, 2022
@rebron
Copy link
Collaborator

rebron commented Jun 10, 2022

Always show bookmarks on a new tab page doesn't look it's being applied in this use case properly where:

  1. users sets new tab page to be homepage, and
  2. user setting show bookmarks is turned off (but keeps always show bookmarks on new tab page turned on)

If New Tab page is set to blank page, it works fine and bookmarks bar will still show.

cc: @simonhong

@rebron rebron added the QA/Yes label Jun 10, 2022
@timothymiller
Copy link

Can confirm is still happening

@jorgeroma
Copy link

This is still happening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/new-tab feature/settings OS/Desktop priority/P3 The next thing for us to work on. It'll ride the trains. QA/Yes
Projects
Status: P3 backlog
Development

No branches or pull requests

4 participants