mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-10-31 23:26:00 +00:00
Replace gis_tz_search_active needles with a non-cursor one
Matching on the cursor isn't reliable as it flashes and animates a bit. Let's just match on an area to the right - this is sufficient because the box doesn't have the blue surround unless it's active. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
b862803104
commit
04cadc2257
@ -1,16 +0,0 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"ypos": 191,
|
||||
"height": 44,
|
||||
"type": "match",
|
||||
"xpos": 249,
|
||||
"width": 24
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"LANGUAGE-english",
|
||||
"gis_tz_search_active"
|
||||
]
|
||||
}
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 122 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 122 KiB |
@ -1,10 +1,10 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"width": 24,
|
||||
"type": "match",
|
||||
"xpos": 249,
|
||||
"width": 40,
|
||||
"height": 44,
|
||||
"xpos": 274,
|
||||
"type": "match",
|
||||
"ypos": 191
|
||||
}
|
||||
],
|
||||
BIN
needles/gnome/gis_tz_search_active-20250912.png
Normal file
BIN
needles/gnome/gis_tz_search_active-20250912.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 122 KiB |
Loading…
Reference in New Issue
Block a user