mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-13 02:14:21 +00:00
Add a workaround needle for greyed-out lang select page
Since lorax-41.3-1.fc41, the anaconda language selection page appears greyed out on Silverblue installer images for some reason (it's fine on the Everything network install image we build). Let's treat this as a soft failure for now - it still works, just looks a bit weird - so we don't have failures on every update. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
b5ad24c3fc
commit
30cceaf75e
@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"area": [
|
||||||
|
{
|
||||||
|
"height": 28,
|
||||||
|
"width": 87,
|
||||||
|
"xpos": 357,
|
||||||
|
"ypos": 102,
|
||||||
|
"type": "match"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"properties": [
|
||||||
|
{
|
||||||
|
"name": "workaround",
|
||||||
|
"value": "wtf why is this greyed out?"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"anaconda_select_install_lang",
|
||||||
|
"ENV-DISTRI-fedora"
|
||||||
|
]
|
||||||
|
}
|
BIN
needles/anaconda/lang_select/install_lang-greyed-20240717.png
Normal file
BIN
needles/anaconda/lang_select/install_lang-greyed-20240717.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 215 KiB |
Loading…
Reference in New Issue
Block a user