Skip to content

Conversation

@Anodev-sudo
Copy link
Contributor

This change fixes the behavior of the bookmarks toolbar flickering when being toggled. The bug is tied to styles being unloaded while the topbar is fully hidden.

My changes will keep the topbar technically unhidden and styles loaded, but also unhoverable unless the bookmarks toolbar is toggled on. It should be visually indistinguishable from the current build.

If there are other cases where the topbar should be hoverable in sidebar-only mode, please let me know. I also have only tested this on Mac. Other platforms may have different behavior.

Fixes #11244

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. Bug labels Dec 5, 2025
@Anodev-sudo
Copy link
Contributor Author

Sorry for the previous PR. I was trying to create a draft at the time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cmd+Shift+B on sidebar-only mode flashes bookmarks bar

1 participant