Ditto icon indicating copy to clipboard operation
Ditto copied to clipboard

`at caret` not work in some app

Open u-Sir opened this issue 3 years ago • 5 comments

e.g. firefox, hepta 图片 图片

u-Sir avatar Nov 24 '22 07:11 u-Sir

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.

sabrogden avatar Nov 24 '22 22:11 sabrogden

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?

u-Sir avatar Nov 25 '22 05:11 u-Sir

@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

u-Sir avatar Dec 10 '22 13:12 u-Sir

@sabrogden new way to get caret. UIA https://www.reddit.com/r/AutoHotkey/comments/ysuawq/get_the_caret_location_in_any_program/

u-Sir avatar Dec 16 '22 17:12 u-Sir

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.

PzaThief avatar Jan 05 '24 13:01 PzaThief