`at caret` not work in some app
e.g. firefox, hepta

What app is this not working. Ditto can not always get the caret position, if it can't it will center Ditto over the active window.
What app is this not working. Ditto can not always get the caret position, if it can't it will center Ditto over the active window.
e.g. edge, firefox, hepta
but the clipboard Win + v in Windows 11 can always get the caret position, is there anyway to improve?
@sabrogden i found something about how to get the caret like Win +v , https://www.autoahk.com/archives/43990, but it's Chinese, need to be translated
@sabrogden new way to get caret. UIA https://www.reddit.com/r/AutoHotkey/comments/ysuawq/get_the_caret_location_in_any_program/
I made a PR to solve this issue. But for some reason in my desktop Ditto can find the caret from Firefox already. Anyway I fixed about Chrome, VS Code, etc.