Add a needle for cut-off Firefox 'close tabs' button

This dialog gets cut off sometimes, it seems. That's a bug, but
we just want to handle it, because we want to quit cleanly.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2021-04-01 15:45:18 -07:00
parent 609a0b04e6
commit eefacf0e05
2 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
{
"area": [
{
"height": 11,
"xpos": 650,
"ypos": 464,
"type": "match",
"width": 75
}
],
"properties": [],
"tags": [
"apps_run_firefox_stop",
"firefox_close_tabs"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB