Thank you very much for v10. I like the HTML prompt updates a lot. It makes the already powerful HTML prompt more powerful with the ProcessAppleScript function and more useful with the transparent background and hiding title support. The letter two functions may be used as replacement for "Display Text Large" and notifications (we can set color, auto-close time, etc.).
While testing the new functions, I'm having an issue. When the title is hidden, the html window does not seem to respond to keypress events.
Esc does not close the window.
Keypress event listener (Return) does not seem to work either.
If I unhide the title, both keys will work as intended (i.e., closing the window).
I have included a sample macro for test. It will auto-close in 5s so we don't need to manually cancel the macro to close the window.