zen-browser / desktop

🌀 Experience tranquillity while browsing the web without people tracking you!
https://zen-browser.app
Mozilla Public License 2.0
18.94k stars 456 forks source link

No way to hide Bookmarks toolbar. #2532

Open Shockshwat opened 3 weeks ago

Shockshwat commented 3 weeks ago

Captchas

What happened?

I don't think there is a way to hide bookmarks the native firefox way in Zen as of now. Firefox has a way to go to customize toolbar, and then turn off bookmark toolbar from there but Zen instead has Menu Bar setting which does nothing on my end. image image

Reproducible?

Version

1.0.1-a.17

What platform are you seeing the problem on?

Windows

Relevant log output

No response

dosubot[bot] commented 3 weeks ago

In Zen, the visibility of the bookmarks toolbar is controlled by a specific configuration setting. The preference for this is:

pref('browser.toolbars.bookmarks.visibility', 'never');

This setting means that the bookmarks toolbar is set to never be visible by default [1].

If you're looking to hide the bookmarks toolbar in a manner similar to Firefox, it seems that Zen does not currently support this feature through the same customization interface. The "Menu Bar" setting you mentioned might not be functioning as expected, and there isn't detailed information available on its intended purpose or implementation in the Zen codebase [1].

To continue talking to Dosu, mention @dosu.

RayZ3R0 commented 3 weeks ago

Are you talking about the bookmark toolbar below the URL bar?

Shockshwat commented 3 weeks ago

@RayZ3R0 Yes the dotted highlighted area i showed here. image Edit: Well I fixed the issue thanks to dosubot's suggestion, but I still think this isn't the intended way.

RayZ3R0 commented 2 weeks ago

@RayZ3R0 Yes the dotted highlighted area i showed here. image Edit: Well I fixed the issue thanks to dosubot's suggestion, but I still think this isn't the intended way.

You can actually use the shortcut ctrl + shift + B to open and close it

CrossScarDev commented 2 days ago

The three dots in the top right, then bookmarks, then show/hide bookmarks toolbar.