[Steam Deck] Triggering any tooltip (by hovering on tab or by HTML `title` attribute) makes mouse cursor disappear in game mode
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
People
(Reporter: saschanaz, Unassigned)
References
(Blocks 1 open bug)
Details
Hovering on any element with tooltip does not open anything but just causes the mouse pointer to move to the top left position of the screen. Currently the workaround is browser.chrome.toolbar_tips=false. We may want to detect steam deck and disable it until the root cause (probably the same one as in bug 1787939) is fixed.
| Reporter | ||
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Comment 1•2 years ago
|
||
Does it really cause the focus to be lost? Or the mouse position to be reset somehow?
Do you know which compositor and window system do they use? Does wayland fix this / cause this?
| Reporter | ||
Comment 2•2 years ago
|
||
Oh hmm, good question. I said focus because that was the report I saw from Reddit, but having tooltip does not affect keyboard focus so I guess this is only about the mouse cursor position and not having tooltip.
The compositor in this case is Gamescope and it's using Wayland. I'm not sure there's anything we can do other than turning off tooltip as it's a known gamescope bug (the "fix" suggested in https://bugzilla.mozilla.org/show_bug.cgi?id=1787939#c13 also involves running gamescope in different way), which was why I filed it to Core: General.
| Reporter | ||
Comment 3•2 years ago
|
||
To be more specific, the mouse cursor disappears but then the top left Firefox View button gets the hover effect.
| Reporter | ||
Comment 4•8 months ago
|
||
This is fixed from Steam OS side.
Description
•