G33kDude / RichCode.ahk

A wrapper around a RichEdit control to provide code editing features.
MIT License
16 stars 8 forks source link

Crash on paste when using v1.1.27.01 (doesn't happen with v1.1.26.01) ? #5

Closed lintalist closed 6 years ago

lintalist commented 6 years ago

Not sure what is going on but I just upgraded to AHK v1.1.27.01, unicode, and when I paste text in a RichCode control "AutoHotkey stops working" and it crashes. But when I run it using v1.1.26.01 pasting text is no problem.

Is it just my system or do you experience this as well (just paste some text into 'demo')

Edit: Also seems to crashing when pressing the TAB key ? text text TAB -> crash

G33kDude commented 6 years ago

I am also experiencing this issue. It appears that v1.1.27.01 introduces a bug into AHK, a report for which has been filed here.

For now, I suggest not using 1.1.27.01 with RichCode.ahk, but if you think there is enough demand I can update it to work around the bug.

lintalist commented 6 years ago

Thanks for looking into it. I'm sure it will be fixed in AutoHotkey 1.1.27.02 so no need for a work around.

G33kDude commented 6 years ago

Fixed in AHK 1.1.27.02