webcompat / web-bugs

A place to report bugs on websites.
https://webcompat.com
Mozilla Public License 2.0
746 stars 66 forks source link

store.steampowered.com - design is broken #123210

Closed cmjdiff closed 1 year ago

cmjdiff commented 1 year ago

URL: https://store.steampowered.com/recommender/

Browser / Version: Firefox 113.0 Operating System: Windows 10 Tested Another Browser: Yes Other

Problem type: Design is broken Description: Items not fully visible Steps to Reproduce: On the Interactive Recommender, the list of recommended titles is cut off at the bottom without a scroll bar.

Broken in Firefox 113.0 [Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0] Works in Steam Client [Mozilla/5.0 (Windows NT 10.0; Win64; x64; Valve Steam Client/default/1685488080) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36]

May potentially be fixed by removing overflow-y: clip from element interactiverecommender_BottomSection_3A60h (last part may be a generated ID).

View the screenshot (Firefox) Screenshot
View the screenshot (Steam)Screenshot
Browser Configuration
  • None

From webcompat.com with ❤️

denschub commented 1 year ago

Thanks for the report, @cmjdiff! Unfortunately, we can't consider this a valid WebCompat bug, and I'll close it as such.

This site breaks in all modern browsers, even a current Chrome version. The only reason why this works in the Steam client is because that one is using the rendering engine from Chrome 85, which is now almost three years old. If Steam would update their embedded Chrome, this would break in the exact same way. There isn't anything browser vendors can do here, this is all on Valve.