protonscr

Store review radio buttons dont work

steamopen Steam clientDistro Family: UbuntuWeb Component
ValveSoftware/steam-for-linux#10766 · opened 2024-04-05 by usr0x01ff · updated 2024-04-09 · 1 comments · github
Uusr0x01ff 2024-04-05 github

Steam Beta Branch: Stable Client
Steam Version: 1709846872
Steam Client Build Date: Wed, Mar 6 9:28 PM UTC -08:00
Steam Web Build Date: Thu, Mar 7 10:17 PM UTC -08:00
Steam API Version: SteamClient021

Please describe your issue in as much detail as possible:

The radio-buttons don't work for the "customer reviews section" (In "Store" for any game)
As an example, this makes it impossible to select only "negative reviews".

The combo-box "display as" and "show graph" do work correctly.
I have not seen this style radio-buttons on other pages in the steam client,
so I have not tested them elsewhere.

Steps for reproducing this issue:

Just try selecting any (unselected) radio button

steam_review_radio_buttons_dont_work.webm

Uusr0x01ff 2024-04-09 github

As workaround, set "focus-mode" to "click" iso "sloppy" let the radio buttons work again.

To do this, one way is:

  1. sudo apt-get install "dconf-editor"
  2. open "dconf-editor"
  3. Enter url: /org/gnome/desktop/wm/preferences/focus-mode
  4. Change value to "click" and apply

This is probably same issue as:

Nothing extracted yet.