[ros-bugs] [Bug 7107] New: REGRESSION: win32ss: AHK ControlSend function fails to send text

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Thu Jun 7 20:35:57 UTC 2012


http://www.reactos.org/bugzilla/show_bug.cgi?id=7107

           Summary: REGRESSION: win32ss: AHK ControlSend function fails to
                    send text
           Product: ReactOS
           Version: TRUNK
          Platform: x86 Hardware
        OS/Version: ReactOS
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: Win32
        AssignedTo: james.tabor at reactos.org
        ReportedBy: caemyr at myopera.com
         QAContact: ros-bugs at reactos.org


Created an attachment (id=7767)
 --> (http://www.reactos.org/bugzilla/attachment.cgi?id=7767)
debug log, r56703

Regtested to rev 56703, Virtualbox 4.1.16. You can replicate the bug by running
test2.exe attached. It opens Notepad and sends the following string to it:
C:\Documents and Settings\Administrator\Desktop\new  1.txt

first line - using ControlSend, second - using ControlSendRaw. Then, ALT+s is
pressed using SendInput function, to open 'Save As' window. The same string is
then sent to filename field, using ControlSend function.

This testcase works (incorrectly) in 56702 (sometimes it has issues with
activating window) but in 56703 it fails completely (no text is passed) with
the debug log attached.

In 56702 the problem was with wrong text output, which was the original point
of this testcase.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the Ros-bugs mailing list