On Wed, Jul 20, 2005 at 04:18:55PM +1000, Troy Rollo wrote:
This patch reverses the change made by change set 17928 http://cvs.winehq.org/patch.py?id=17928. Under windows if you type in the name of a directory these dialogs do browse to that directory. As far as I can tell 17928 does nothing other than make the Wine dialog's behaviour diverge from native Windows behaviour.
ChangeLog: Reverse change set 17928 - the correct behaviour in Windows is to browse to the directory if a directory name is typed into the edit box of a file dialog and the confirmation button (or Enter key) is hit.
Hmm, there's clearly something else going on here as I didn't just make up this behaviour.
Huw.