question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Tab mouseover misnames web pages that begin with chrome

See original GitHub issue

Description

When a web site is at a domain that begins with “chrome” brave replaces “chrome” with “brave” in the tab’s tool-tip that pops up with the mouse hovers over the tab.

Steps to Reproduce

  1. Go to a web site that begins with “chrome” e.g. chromeunboxed.com or chromeosreview.com
  2. Hover the mouse over the tab

Note that this is hard to grab a screenshot of at least on a mac. As soon as I hit any of the modifier keys required to take a screenshot, the tooltip disappears. I had to do a screen recording and take a screenshot of that.

Actual result:

The tooltip says “braveunboxed.com”

Screen Shot 2022-04-04 at 10 58 55 AM

or “braveosreview.com” Screen Shot 2022-04-04 at 11 16 33 AM

Expected result:

The tooltip should say “chromeunboxed.com” or “chromeosreview.com”

Version/Channel Information:

  • Can you reproduce this issue with the current release? Yes
  • Can you reproduce this issue with the beta channel? Yes
  • Can you reproduce this issue with the nightly channel? untested.

Other Additional Information:

  • Does the issue resolve itself when disabling Brave Shields? no
  • Does the issue resolve itself when disabling Brave Rewards? untested
  • Is the issue reproducible on the latest version of Chrome? no

Miscellaneous Information:

My guess is that this is done by a naive regex like s/^chrome/brave/ when that should be something more like s/^chrome:\/\//brave:\/\//

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
alanhoylecommented, Apr 13, 2022

I just updated to the latest Brave Beta on my Mac (Version 1.38.90 Chromium: 100.0.4896.79) and it’s fixed there now.

Thank you for your time and attention!

0reactions
LaurenWagscommented, Apr 13, 2022

Great, thanks for the confirmation @alanhoyle 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Disable Tab Hover Cards on Google Chrome
If you're running Google Chrome version 78 or above the Tab Hover Cards feature is enabled by default. Here's how to disable it....
Read more >
How to Turn Off Tab Hover Card Previews in Chrome | OSXDaily
We'll show you how to disable those tab hover thumbnail previews (or Tab Hover Cards, as Chrome refers to them) in Chrome on...
Read more >
How to enable tab previews with images in Google Chrome
Google's Chrome browser is adding preview for tabs (Tab Hover Cards), and in this guide, you'll learn the steps to enable the feature....
Read more >
Chrome Tab Hover Cards and Fix Two Common ... - YouTube
Three Tips for You!1. Chrome Tab Hover Cards: Turn them off or show image of website with them...you will need this ...
Read more >
How to Enable Tab Hover Card Images in Chrome - YouTube
Simply hover over any open tab to get an image preview of that page, this can help to quickly identify what pages you...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found