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.

Hover over emoji on GitHub comment does not display tooltip with information

See original GitHub issue

Description

Hovering over an emoji in a Github issue (ex: https://github.com/brave/brave-browser/issues/3982) doesn’t show the tooltip (for lack of a better term) with the information about who added the emoji(screenshot below).

image

Chrome Version 78.0.3904.108 also displays this behavior (screenshot below).

image

In Firefox this works as expected (screenshot below).

image

Steps to Reproduce

  1. Use Brave Nightly, Dev, Beta or Release
  2. Open Github issue https://github.com/brave/brave-browser/issues/3982
  3. Hover mouse over emoji in comment

Actual result:

No tooltip (for lack of a better term) is shown.

Expected result:

Tooltip is shown as in Firefox.

Reproduces how often:

100% reproducible

Brave version (brave://version info)

Brave | 1.3.25 Chromium: 78.0.3904.108 (Official Build) nightly (64-bit)
-- | --
Revision | 4b26898a39ee037623a72fcfb77279fce0e7d648-refs/branch-heads/3904@{#889}
OS | Linux
JavaScript | V8 7.8.279.23
Flash | (Disabled)
User Agent | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36
Command Line | /opt/brave.com/brave-nightly/brave --enable-dom-distiller --disable-domain-reliability --no-pings --extension-content-verification=enforce_strict --extensions-install-verification=enforce --enable-oop-rasterization=Enabled --sync-url=https://no-thanks.invalid --enable-features=NewExtensionUpdaterService,PasswordImport,WebUIDarkMode,SimplifyHttpsIndicator --disable-features=AutofillServerCommunication,SyncUSSBookmarks,SmsReceiver,AudioServiceOutOfProcess,NotificationTriggers,LookalikeUrlNavigationSuggestionsUI,UnifiedConsent --flag-switches-begin --flag-switches-end
Executable Path | /opt/brave.com/brave-nightly/brave

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 dev channel? Yes
  • Can you reproduce this issue with the nightly channel? Yes

Other Additional Information:

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

Miscellaneous Information:

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
mbacchicommented, Nov 27, 2019

Ok, indeed the issue was Wayland, as I should have expected. This works normally on Gnome using Xorg (the tried and true display server,) Wayland is the default on Fedora 30 but still has some shortcomings. I will close this as it obviously also affects Chrome on Wayland as well as Brave.

Screenshot below.

image

1reaction
mbacchicommented, Nov 27, 2019

Yes, Fedora 30, using Gnome (with Wayland). Wayland may be the factor here, will test on Xorg in a moment.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tooltip with additional information when hovering emoji #1
Using title is the easiest option, but it has a few drawbacks: doesn't work for keyboard users; can't display rich data, only text....
Read more >
Emoji tooltips no longer display their names #3571 - GitHub
The emoji hover tooltips used to display the names that could be used to type them, e.g. :confused: . Now they show the...
Read more >
Show tooltip even when no hover information could be found
Usually, when hovering over code a tooltip with some information is provided by the server. However, the server can also send "nothing" back ......
Read more >
Tooltip on general text in markdown · Issue #3579 - GitHub
I would like to be able to add a text on hover to texts that are not links, something like this: [Boostnote]("Hover text") ......
Read more >
[ENHANCEMENT] Hover over hyperlink shows note in popup
Please note that one of the main reasons for why bug reports cannot be addressed is that there's not enough information for us...
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