* FC2-re0127.0 * GUI install (from cd fwiw) The following blocks of checkboxes in the installer are not working correctly: - selecting trusted services under firewall config - selecting trusted interfaces under firewall config - selecting supported languages on the language screen Specifically, each entry lacks a checkbox, but instead has what appears to be a solitary left bracket ('[') where the checkbox should be. Clicking an entry highlights the whole line but does not seem to change anything. When a line is highlighted, the left bracket looks more like a thick vertical bar.
This isn't probably not GTK+ -- it's probably either anaconda or pygtk, I just haven't gotten to it (it's lower on the scale of "bad bugs" right now :)
Well, if you get it down to a PyGTK or C GTK+ test case and it still misbehaves, let me know.
Fixed in anaconda (fixed width was too small)