tkashkin / Adwaita-for-Steam

A skin to make Steam look more like a native GNOME app
MIT License
1.12k stars 25 forks source link

Tooltips on activity page display in wrong position #83

Closed Rayquaza01 closed 1 year ago

Rayquaza01 commented 1 year ago

On the Activity page, the tooltips that appear when hovering over an achievement are positioned incorrectly. If the window is maximized, the tooltip appears in the upper left corner of the window. If the window is restored down, the tooltip appears in the bottom left of the window.

Maximized: Issue maximized Restored: Issue restored

My OS is Fedora 37, GNOME 43.

tkashkin commented 1 year ago

Tooltips should behave the same way with the default (or any other) skin. Skins can't control tooltip sizes ~and positions~.

~That's another Steam bug, nothing to fix here.~

Rayquaza01 commented 1 year ago

Does it appear like that only if a custom skin is applied? Tooltips appear in the right place if I switch to the default skin. Screenshot from 2022-12-10 14-38-06-obfuscated

Edit: OK, it's definitely not just a custom theme thing. Tooltips are in the correct place when using the OG-Steam skin as well.

tkashkin commented 1 year ago

Should be fixed in 4ad8301. I forgot about Tooltip.Anchor property.