mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-05 13:31:24 +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.
17 lines
264 B
JSON
17 lines
264 B
JSON
{
|
|
"tags": [
|
|
"anaconda_minimal_selected",
|
|
"ENV-DISTRI-fedora",
|
|
"LANGUAGE-english"
|
|
],
|
|
"properties": [],
|
|
"area": [
|
|
{
|
|
"ypos": 177,
|
|
"height": 14,
|
|
"xpos": 28,
|
|
"type": "match",
|
|
"width": 114
|
|
}
|
|
]
|
|
} |