ManiacDC / TypingAid

Word AutoCompletion Utility
http://www.autohotkey.com/board/topic/49517-ahk-11typingaid-v2200-word-autocompletion-utility/
GNU General Public License v3.0
142 stars 45 forks source link

Caret position cannot be detected in certain applications #1

Closed ManiacDC closed 10 years ago

ManiacDC commented 10 years ago

The caret position cannot be detected in certain applications, such as FireFox, OpenOffice.org, and Thunderbird. As a workaround for this the drop-down will open at the last position you clicked with your mouse, or you can open a helper window by hitting Ctrl-Shift-H.

ManiacDC commented 10 years ago

This is an issue with how these applications work with AHK. I cannot do anything from the script perspective.