elementary / stylesheet

The GTK Stylesheet for elementary OS
https://elementary.io
GNU General Public License v3.0
320 stars 74 forks source link

Small arrow in disabled combo box #1216

Closed lenemter closed 2 years ago

lenemter commented 2 years ago

What Happened?

Enabled combo box: image

Disabled combo box: image

Steps to Reproduce

  1. Open Calendar App
  2. Click gear icon in headerbar
  3. Edit Google calendar

Expected Behavior

Icons should be the same

OS Version

6.x (Odin)

Software Version

Latest release (I have run all updates)

Log Output

No response

Hardware Info

No response

mcclurgm commented 2 years ago

Can confirm. Not sure if it's an issue with Calendar or something in the stylesheet, but the issue is reliable to reproduce. You can also create it manually by going into the Gtk inspector and setting the combobox's button-sensitivity to off.

danirabbit commented 2 years ago

Yeah this seems to be a stylesheet issue: https://github.com/elementary/stylesheet/blob/ca8c59303763964e6423122c53b7f357acc1811e/src/gtk-3.0/widgets/_menus.scss#L35