[Bug 18514] New: Wine botches keysends under autohotkey

wine-bugs at winehq.org wine-bugs at winehq.org
Mon May 18 01:02:56 CDT 2009


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 at winehq.org
        ReportedBy: austinenglish at 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.



More information about the wine-bugs mailing list