mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-04 23:24:21 +00:00
276e38b561
so what seems to be going on on the software selection screen is some kind of GTK+ bug: https://bugzilla.gnome.org/show_bug.cgi?id=771127 the radio button bullets don't always render correctly - I think they're not always completing a transition they go through on selection. I think they can get stuck in any state between 'grey and small' and 'black and big', but for now these are the needles I've managed to create from failures; we're missing a 'greyer KDE' variant, but if that happens, we can add it. If the bug gets fixed we should be able to drop all these.
15 lines
208 B
JSON
15 lines
208 B
JSON
{
|
|
"area": [
|
|
{
|
|
"width": 49,
|
|
"type": "match",
|
|
"ypos": 331,
|
|
"height": 12,
|
|
"xpos": 28
|
|
}
|
|
],
|
|
"tags": [
|
|
"anaconda_kde_selected"
|
|
],
|
|
"properties": []
|
|
} |