Add a KDE variant of the webui_wrong_font needle

I found a few of these looking through past KDE live install test
failures, looks like when we hit the 'wrong font' bug on KDE,
it's rendered slightly differently.

This does imply the bug has nothing to do with Firefox...hmm.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2026-03-13 10:46:00 -07:00
commit d5ad9297c8
2 changed files with 16 additions and 0 deletions

View file

@ -0,0 +1,16 @@
{
"area": [
{
"width": 64,
"type": "match",
"height": 21,
"xpos": 273,
"ypos": 141
}
],
"properties": [],
"tags": [
"_ANACONDA_WEBUI",
"anaconda_webui_wrong_font"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 122 KiB