http://bugs.winehq.org/show_bug.cgi?id=18514 Summary: Wine botches keysends under autohotkey Product: Wine Version: 1.1.21 Platform: PC URL: http://www.autohotkey.com/ OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com Created an attachment (id=21162) --> (http://bugs.winehq.org/attachment.cgi?id=21162) compiled testcase This is a strange bug, not sure what's causing it, but using: Run, notepad.exe WinWait, Untitled - Notepad, , 3 ControlSend, Edit1, This is a line of text in the notepad window., Untitled under Autohotkey, gives: 'tHis is a line of text in the notepad window.' (Once, I also had 'THis') in notepad (notice that the 't' isn't capitalized, but the 'H' is). Marking major since it breaks a lot of AHK functionality, which in turns breaks testing gui testing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.