[Bug 18455] New: Winscp: path selection not automatically selected

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 13 01:36:49 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=18455

           Summary: Winscp: path selection not automatically selected
           Product: Wine
           Version: 1.1.21
          Platform: PC
               URL: http://winscp.net/download/winscp421.exe
        OS/Version: Linux
            Status: NEW
          Keywords: download, source
          Severity: minor
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: austinenglish at gmail.com


Created an attachment (id=21070)
 --> (http://bugs.winehq.org/attachment.cgi?id=21070)
autohotkey script

A bit hard to explain, but easy to reproduce...

I'm working on my SoC project, and one of the first programs I tested was
WinSCP. I've got a script written that downloads WinSCP, runs it, downloads a
file from ftp.winehq.org and verifies the sha1sum. Tested on Win2k, runs fine.
Under wine, however, it fails. Looking at the log, easy to see the problem. The
script runs winscp, selects 'welcome.msg', sends 'F5' to download. Here, under
Windows, the path "C:\users\austin", is automatically selected/highlighted.
Under Wine, it's not.

While it's an easy workaround to send CTRL+A before typing the new path, we
should fix this bug as well.

Attached is the autohotkey script. Run with 'wine autohotkey.exe winscp.ahk'.
If it passes, the bug (should be) fixed. (Autohotkey is available from
'winetricks ahk').


-- 
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