Locks focus on shoutbox input after click; removes focus if clicked elsewhere.
当前为
What this script does:
TorrentBD’s shoutbox doesn’t register input unless your mouse stays over the typing box — which makes using on-screen keyboards frustrating or impossible.
This script fixes that by locking the input focus after you click the typing box. You can then type freely (even with an on-screen keyboard) without having to hover your mouse inside it. The lock automatically turns off when you click outside the input box.
This is especially useful for users with broken keyboards, touchscreen input, or accessibility needs.
Demo (GIF):