"Fill Windows Clipboard with the Text" no longer works
I allowed ISBoxer to upgrade itself to 42.21.0924.1, and it appears to have lost the ability to copy text to the Windows clipboard.
For example, if I create a mapped key with two steps, executed on press and release.
1:
Key String -> self
Text: /g Hello
Fill Windows clipboard with the Text is checked
2:
KeyStroke 'CTRL+V' -> self
KeyStroke 'Enter' -> self
Prior to the upgrade, this would put "/g Hello" on the clipboard, then paste it into the game and press enter.
After the upgrade, the first step appears to do nothing. If I manually paste into notepad afterward, the clipboard has been unchanged. If I copy something to the clipboard and then execute this, what I copied to the clipboard gets pasted into the game (so the paste step is working just as before).
In the debug console, the first step results in the output "Paste: /g Hello". I suspect that ISBoxer is attempting to paste directly into the game as it would if the "Fill Windows Keyboard" option were not checked, which for whatever reason has never worked with this particular game (EQ1).
Any ideas how to debug this? Or to even go back to a previous version of ISBoxer? This has crippled a number of important keys for me.
For example, if I create a mapped key with two steps, executed on press and release.
1:
Key String -> self
Text: /g Hello
Fill Windows clipboard with the Text is checked
2:
KeyStroke 'CTRL+V' -> self
KeyStroke 'Enter' -> self
Prior to the upgrade, this would put "/g Hello" on the clipboard, then paste it into the game and press enter.
After the upgrade, the first step appears to do nothing. If I manually paste into notepad afterward, the clipboard has been unchanged. If I copy something to the clipboard and then execute this, what I copied to the clipboard gets pasted into the game (so the paste step is working just as before).
In the debug console, the first step results in the output "Paste: /g Hello". I suspect that ISBoxer is attempting to paste directly into the game as it would if the "Fill Windows Keyboard" option were not checked, which for whatever reason has never worked with this particular game (EQ1).
Any ideas how to debug this? Or to even go back to a previous version of ISBoxer? This has crippled a number of important keys for me.