protonscr

Steam tooltip and menu don't handle focus correctly

steamopen reviewedSteam client
ValveSoftware/steam-for-linux#1050 · opened 2013-01-30 by gracicot · updated 2019-07-18 · 7 comments · github
Ggracicot 2013-01-30 github

I'm currently using Kwin. Hovering my mouse on achievements on a game view raise the window and menu and tooltips make the window onfocused when appearing, even if steam thinks it's focused (according to the steam "decoration" style)

on Kwin with dim inactive effect (which is enabled by default) we can see the window flickering.

Without the dim inactive effect we can see the selection changing rapidly in the task manager (window taskbar)

Ggdrewb-valve maintainer 2013-01-30 github

The next client will have some fixes in the area and things should improve.

Ggdrewb-valve maintainer 2013-01-31 github

Did this improve with today's update?

Ggracicot 2013-01-31 github

No, tooltips and menu takes focus of the window.
If the main window did not had the focus before and a tooltip disappears, the main window just got the focus.

The bug is present in gnome too, but we don't see it because gnome does not have transparency effect, but the icon at the top panel disappears.

Ggdrewb-valve maintainer 2013-01-31 github

The tooltips are expected to take focus, but did the repeated switching of focus improve? There should only be one focus change now.

Ggracicot 2013-01-31 github

yes it did improve last update, but the normal behaviour of a tooltip is still not achieved. The tooltip and menu should not take away the focus of the main window.

Ggdrewb-valve maintainer 2013-01-31 github

Unfortunately not taking focus is a harder problem due to the way our GUI toolkit works. That's a longer-term fix.

Kkisak-valve maintainer 2017-03-30 github

Related to #6.

Nothing extracted yet.