Hey Thomas,
Please – always tell us what software you're working with. It frequently makes all the difference.
It's also a good idea to tell us the versions of macOS and Keyboard Maestro. Here's a macro to make that easy:
Has your software changed versions, since you last used it? If so they may have broken something.
You can try this macro to see the UI-Elements of the dialog window.
Make sure the dialog window is frontmost and then run the macro.
For best results make sure BBEdit is installed on your system. (Not required – the macro will fall back to using TextEdit).
I recommend BBEdit because…
- Although BBEdit is a commercial product, the trial version reverts to a
still very powerful and free (BBEdit-Lite) version after 30 days. - It is very Mac-like.
- It has excellent support for RegEx.
- It is very AppleScriptable.
- It has a two versatile command line tools.
- It has been in continuous development for over 25 years.
I'm just guessing here, but it's possible the devs have fouled up that dialog and added a space or something to the button name.
-Chris