http://bugs.winehq.org/show_bug.cgi?id=6045
--- Comment #2 from Paul Romanyszyn pgr@arcelectronicsinc.com 2008-01-07 15:16:05 --- Created an attachment (id=10100) --> (http://bugs.winehq.org/attachment.cgi?id=10100) Sample Delphi source and exe that shows problem
This uses the onform click event to copy the text from the edit box into the file dialog file area. What happen on wine is the filter value is used in the file name location. On win95 under qemu a default file name can be set so in a save dialog no typing is require.