https://bugs.winehq.org/show_bug.cgi?id=42469
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Assignee|wine-bugs@winehq.org |bunglehead@gmail.com
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- Created attachment 57326 --> https://bugs.winehq.org/attachment.cgi?id=57326 patch
Hi, Kamil.
I can confirm this. I think it's better to do expansion earlier, so you don't need to make a copy of original path only to free it on dialog initialization. Does this work for you?