xyl0n / iris-light

A light version of the Iris Gtk theme. Aims to be clean, simple and bold.
GNU General Public License v3.0
168 stars 9 forks source link

Checkboxes are filled completely with red, instead of just displaying a checkmark #34

Open ghost opened 10 years ago

ghost commented 10 years ago

See screenshot below:

screenshot from 2014-07-13 10 50 07

What happens is this: you click a checkbox, the checkbox gets filled with red, then you click another checkbox and the previous checkbox is checked (with a grey, not a red checkmark).

Note that this doesn't happen in every application: I only noticed it in Radio Tray thus far, in other applications it displays normally. Compare the checkboxes in Evolution:

screenshot from 2014-07-13 10 58 04

According to http://radiotray.sourceforge.net/, Radio Tray is using GTK2.

elboletaire commented 10 years ago

This also occurs on browser checkboxes (at least under firefox), when they are on :active state (when you press them you see it filled red, after pressing it it appears as expected).

xyl0n commented 10 years ago

Should be fixed now.

elboletaire commented 9 years ago

I can confirm it has been fixed. You can close it if you want.