WindowTextExtractor icon indicating copy to clipboard operation
WindowTextExtractor copied to clipboard

[BUG] 2000/1024 character limit

Open God-damnit-all opened this issue 1 year ago • 5 comments

WindowTextExtractor only retrieves the first 2000 characters in the "Text" tab.

In the Information tab, the "GetWindowText" function seems to be limited to 1024 characters (or maybe 1023).

The WM_GETTEXT function in the Information tab retrieves everything, however.

God-damnit-all avatar May 12 '24 17:05 God-damnit-all

Hi @ImportTaste,

Thank you for finding the bug. I will try to fix it in the next version.

AlexanderPro avatar May 13 '24 12:05 AlexanderPro

Please, try version 2.1.1

AlexanderPro avatar May 14 '24 17:05 AlexanderPro

Please, try version 2.1.1

The 1024 character limit for "GetWindowText" is fixed, but the text box in the Text tab is still limited to 2000 characters.

God-damnit-all avatar May 14 '24 19:05 God-damnit-all

Try version 2.1.2. If it does not fix the issue, please, attach the screenshot or give a program name.

AlexanderPro avatar May 19 '24 18:05 AlexanderPro

Try version 2.1.2. If it does not fix the issue, please, attach the screenshot or give a program name.

Doesn't seem to be fixed unfortunately.

[removed image]

Photoshop, it's a script output:

[removed image]

God-damnit-all avatar May 20 '24 03:05 God-damnit-all

Please, try version 2.1.3

AlexanderPro avatar Jun 01 '24 09:06 AlexanderPro

Fixed! Thank you.

God-damnit-all avatar Jun 01 '24 20:06 God-damnit-all