m417z / Textify

A tool for Windows to copy text from dialogs and controls which don't allow it otherwise
https://ramensoftware.com/textify
GNU General Public License v3.0
907 stars 76 forks source link

Not working in Telgram Desktop #6

Closed SmartManoj closed 3 years ago

m417z commented 4 years ago

Textify relies on UI Automation. There’s a tool from Microsoft called Inspect which shows automation-related information. It can be downloaded here.

Please try it on the text which Textify can’t handle, and let me know whether Inspect is able to extract the text.

It's possible that the Telegram app just doesn't provide accessibility data. Related issue: https://github.com/telegramdesktop/tdesktop/issues/476