-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Add setting to enable/disable "tab hover cards" #9906
Comments
I've taken a look at the chatter in Chromium's tracker about the recently removed flag for "tab hover cards" - https://bugs.chromium.org/p/chromium/issues/detail?id=1213741 While looking around I stumbled upon the commit that removed the flag and the feature checks about it - https://chromium.googlesource.com/chromium/src/+/e2124a1d261f70ffe0048553b0f4642e0444d6a1 Hope this information is useful for getting the ticket solved. |
There used to be a setting to "disable hover cards", but I can no longer find that setting and I'm permanently stuck with the abomination now. Can it be overridden in Brave despite Chromium's persistence? |
Yes, this is absolutely distracting and annoying. You used to be able to turn it off in experimental but while the option is still there it does nothing. |
These large tooltips are distracting and cover sections of the URL that often give you the same information to help you differentiate tabs when their title is hidden due to being pinned. The net effect is that they feel annoying. Please implement a setting to disable them and instead have the previous practical, unobtrusive tooltip. |
We need a way to disable these. They are so annoying |
Is there a way we could perhaps have a bounty to fast track this? I'd gladly contribute $100 towards having an option to disable those horrible things entirely in Brave, since the flag is gone. |
Verification
|
Brave | 1.44.73 Chromium: 105.0.5195.68 (Official Build) beta (x86_64) |
---|---|
Revision | ad13e82529051bac6a0e65f455e6d7a1e5fd7938-refs/branch-heads/5195@{#903} |
OS | macOS Version 13.0 (Build 22A5331f) |
Steps:
- installed
1.44.73
- launched Brave
- opened
abcnews.com
- opened
bbcnews.com
- opened
cbsnews.com
- hovered over the
cbsnews.com
tab's title - confirmed a card displaying the the title & origin of the tab popped up after a ~ 1-2 second delay
- opened
chrome://settings/appearance
- confirmed the setting for
Tab hover mode
was set toCard
- changed the setting to
Card with preview
- hovered over a tab (not the currently active tab)
- confirmed a thumbnail and preview of the tab was shown after a ~1-2 second delay
- changed the setting to
Tooltip
- hovered over a tab
- confirmed tooltip displaying the site title was displayed
steps 6-7 | step 9 | step 12 | step 15 |
---|---|---|---|
Verified
|
Brave | 1.44.88 Chromium: 105.0.5195.136 (Official Build) beta (64-bit) |
---|---|
Revision | 872774b783d0e674186a3adcd2f92e7aa22a219c-refs/branch-heads/5195_124@{#4} |
OS | Linux |
Steps:
- installed
1.44.73
- launched Brave
- opened
abcnews.com
- opened
bbcnews.com
- opened
cbsnews.com
- hovered over the
abcnews.com
tab's title - confirmed a card displaying the the title & origin of the tab popped up after a ~ 1-2 second delay
- opened
chrome://settings/appearance
- confirmed the setting for
Tab hover mode
was set toCard
- changed the setting to
Card with preview
- hovered over a tab (not the currently active tab)
- confirmed a thumbnail and preview of the tab was shown after a ~1-2 second delay
- changed the setting to
Tooltip
- hovered over a tab
- confirmed tooltip displaying the site title was displayed
steps 6-7 | step 9 | step 12 | step 15 |
---|---|---|---|
Description
According to #9509, the default "tab hover cards' will revert to the "tooltip" display on-hover. However, the option to display the preview on-hover is still desired by many users (especially those who miss the old tab preview feature from days of old).
We should surface this option from flags to Settings so that users have the choice to display one or the other:
Designs
Add toggle for search tabs button to "Appearance" section, above 'Hide search tabs button'
Assets
Figma: https://www.figma.com/file/tLXWGCpNoiJxDZDdpfordj/?node-id=808%3A9464
The text was updated successfully, but these errors were encountered: