Uncontrolled tooltips don't appear in Chromium-based browsers on Linux
See original GitHub issueWhat package has an issue
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:
- Created a year ago
- Comments:43 (30 by maintainers)
Top 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 >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
There should not be any issues, I’ll update the package to the latest version in 5.10
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