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

6.5 - Sidebar tabs hover title preview is not able to be disabled. #3602

Open
1 task
jh34ghu43gu opened this issue Nov 7, 2024 · 2 comments
Open
1 task
Labels

Comments

@jh34ghu43gu
Copy link

What happened?

Referencing the popup of the title when hovering over a tab: https://imgur.com/vYucmVD

The delay before it appears is way too short and it seemingly does not go away until you click elsewhere which is incredibly annoying. I do not need to see these titles and should be able to disable it but all the settings I have checked have no effect.

browser.tabs.hoverPreview.showThumbnails - false - This functions at least and doesn't preview the entirety of the tab, but the title text still exists.
browser.tabs.hoverPreview.enabled - false - This functions when tabs are horizontal, as expected by the name, but does not apply to sidebar nor does a similarly named setting seem to exist.
browser.sidebar.hoverTabPreviewDelayMs - 50000 - Despite setting this to what should be 50 seconds, the title text still appears even on a <1 second mouseover when moving to my other monitor.

No other sidebar settings seemed relevant. Maybe a feature request but feels like this should be disable with browser.tabs.hoverPreview.enabled

Reproducible?

  • I have checked that this issue cannot be reproduced on Mozilla Firefox.

Version

G6

What platform are you seeing the problem on?

Windows

Relevant log output

No response

@jh34ghu43gu jh34ghu43gu added the bug label Nov 7, 2024
@d5ve
Copy link

d5ve commented Nov 9, 2024

I also came here to complain about this new behaviour!

Waterfox 6.5.0 (64-bit) on macOS.

After reading your notes, I turned off browser.tabs.hoverPreview.showThumbnails which made things suck slightly less thanks.

browser.sidebar.hoverTabPreviewDelayMs doesn't seem to do anything for me either. The tab title pops out and hangs around like a bad smell no matter how short a time the mouse pointer is over the tab.

@bdericks
Copy link

bdericks commented Nov 12, 2024

Also went looking for a place to report this and found it already reported! So +1. It's a minor annoyance, but because you run into it anytime you switch sidebar tabs, it wears on you very quickly. I don't mind how quickly the previews appear if they also would disappear just as quickly on mouse out instead of staying until you click elsewhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants