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.

Uncontrolled tooltips don't appear in Chromium-based browsers on Linux

See original GitHub issue

What package has an issue

@mantine/core

Describe the bug

At least on the machines I have available to test with, uncontrolled tooltips generally will not appear at all - but rarely will appear for the first hover and then never again. Affects X11 and Wayland.

First discovered this on 5.2.7.

What version of @mantine/hooks page do you have in package.json?

5.4.1

If possible, please include a link to a codesandbox with the reproduced problem

https://codesandbox.io/s/amazing-blackburn-ms245w?file=/src/App.tsx

To reproduce: Hover the text “hello” with a Chromium browser on a Linux machine - no tooltip will appear

Issue occurs on: Ubuntu 22.04 and Linux Mint 20.2 Works properly on: Windows 7 and macOS 12.4

Do you know how to fix the issue

No

Are you willing to participate in fixing this issue and create a pull request with the fix

Yes

Possible fix

Unknown

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:43 (30 by maintainers)

github_iconTop GitHub Comments

3reactions
rtivitalcommented, Dec 14, 2022

There should not be any issues, I’ll update the package to the latest version in 5.10

3reactions
atomikscommented, Dec 11, 2022

Yes, I also changed the package name just then to @floating-ui/react (for a couple reasons) but it has the fixes in. It should be straightforward to upgrade to that package in Mantine

Read more comments on GitHub >

github_iconTop Results From Across the Web

All tooltips are missing, including alt= tags, title ... - Monorail
I hover over a tap; the full title of the tab should appear. What went wrong? No tooltips appear. They appear in other...
Read more >
102 messages from Google Code
trying to log into the sync server. Re: Issue 92380 in chromium: context.globalCompositeOperation incorrect and some with glitches. Issue 104240 in chromium: ...
Read more >
Tooltips work in Firefox but not in Chrome - Stack Overflow
However, in Chrome, they appear far left of the button. CSS: .tooltip { display: none; } button:hover .tooltip { ...
Read more >
Unreal Engine 5.0 Release Notes
In the comparison below, we show the quality and performance differences between ... helpful when testing TURN servers with Chromium based browsers.
Read more >
Updated chromium-browser-stable packages fix security vulnerability
The chromium-browser-stable package has been updated to the 100.0.4896.127 version, fixing many CVE, along with fixes from the 100.0.4896.75 and ...
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