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

[Bug]: "Hide the Bookmarks Toolbar unless hovering over the navigation bar": bookmark bar shows even when hovering where the bookmark bar should be, not just on the address / tab bar. #1309

Open
5 of 9 tasks
Tetrapak0 opened this issue Aug 9, 2024 · 3 comments
Labels
bug Something isn't working P5 Developers do not respond, only patches are welcome unconfirmed Developer has not yet confirmed.

Comments

@Tetrapak0
Copy link

Tetrapak0 commented Aug 9, 2024

Pre-Submission Checklist

  • I have checked the existing/closed issues to ensure this issue has not already been reported.
  • I am using the latest supported version of the browser.
  • I have tried disabling all browser extensions/add-ons to rule out interference from these.
  • I have tried clearing the browser cache and cookies.
  • I have checked with a new profile and the issue still occurs.
  • I have provided detailed step-by-step instructions on how to reproduce the issue.
  • I have included relevant screenshots or console outputs.
  • I have checked that this problem is not occurring in the latest version of Firefox ESR.
  • This issue is specific to this browser and does not occur in other browsers.

Bug Summary

The "Hide the Bookmarks Toolbar unless hovering over the navigation bar" feature which should only show the bookmark bar when the mouse is hovering over the nav / URL / tab bar of the browser also shows when the mouse is hovered over the hidden bookmark bar.
This is very annoying any may make some buttons on some websites harder or impossible to click.

Reproduction Steps

  1. Enable "Hide the Bookmarks Toolbar unless hovering over the navigation bar" under Settings -> Design
  2. Hover your mouse over the now hidden bookmark bar.

Expected Behavior

The bookmark bar should only show when the mouse is hovered over the nav / URL / tab bar.

Actual Behavior

The bookmark bar shows when the mouse is hovered over its usual position.

Screenshots

2024-08-09.23-37-19.mp4

Browser Version

Floorp 11.16.0 (64-bit)

Operating System

Windows 10 Pro 19045.4651

Additional Context

I have not done some checks as they are completely unrelated to the issue.

@Tetrapak0 Tetrapak0 added the bug Something isn't working label Aug 9, 2024
@github-actions github-actions bot added P5 Developers do not respond, only patches are welcome unconfirmed Developer has not yet confirmed. labels Aug 9, 2024
@slovia
Copy link

slovia commented Aug 18, 2024

This has been reported in #1097. The problem was solved for some time but came back with an update (I reported that but it seems nobody saw my comment because the topic was already closed).
Anyway... the workaround described there works for me. Give it a try...

Workaround editing userChrome.css posted by @anotherwanwanyi in #1097 (comment)_

@Tetrapak0
Copy link
Author

That helped, thanks. Though I had to change margin-bottom to -20px instead of -28px. Another issue which has been brought by the new release actually, is some wrong CSS that adds a gap between the navbar and the bookmark bar like in the comment sample code. I use Lepton + Photon.
I'll leave this open if you wish to use it for tracking. You may close it if you wish.

@AerinUWU
Copy link

Copying the code from this link, into my Firefox userChrome.css theme file worked flawlessly feel free to try it as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P5 Developers do not respond, only patches are welcome unconfirmed Developer has not yet confirmed.
Projects
None yet
Development

No branches or pull requests

3 participants