Hover over emoji on GitHub comment does not display tooltip with information
See original GitHub issueDescription
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).
Chrome Version 78.0.3904.108 also displays this behavior (screenshot below).
In Firefox this works as expected (screenshot below).
Steps to Reproduce
- Use Brave Nightly, Dev, Beta or Release
- Open Github issue https://github.com/brave/brave-browser/issues/3982
- 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:
- Created 4 years ago
- Comments:5 (5 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
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.
Yes, Fedora 30, using Gnome (with Wayland). Wayland may be the factor here, will test on Xorg in a moment.