"Activate Last Application" is ignoring Clipboard History Switcher

I am trying to make a simple clipboard filter to paste Clipboard content as Keystrokes. So I create a macro:
image

"Activate Last Application" seems always activate the previous previous application (NOT the previous application).

It seems just because the "Clipboard History Switcher" is ignored as current application.

How can I fix it?

Insert Text by Typing.kmmacros (1.7 KB)

The Clipboard History Switcher is not an application—you can see this by the fact that the active application doesn't change when the switcher is onscreen. So, if I'm understanding right, you don't need that action at all, because the app is already frontmost.

-rob.

1 Like