[Bug 43329] New: comdlg32/filedlg: incorrect path selection

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jul 12 14:59:51 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=43329

            Bug ID: 43329
           Summary: comdlg32/filedlg: incorrect path selection
           Product: Wine
           Version: 2.11
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: comdlg32
          Assignee: wine-bugs at winehq.org
          Reporter: me at mixaill.tk
      Distribution: ---

There is problem with FileDlg path calculation if user tries to select
directory.

If user:
- selects some folder (for example, C:\Test) and *enters in it*
- clicks on OK

Then the "File does not exist" error message appears.

in itemdlg.c::on_default_action() function:

canon_filename variable equal to "C:\Test\Test" (current directory path + value
of automatically filled "file name" textbox in dialog). 

You can use "Wargaming.net Game Center" to reproduce this error. ("import game"
feature)

https://appdb.winehq.org/objectManager.php?sClass=version&iId=35458

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