http://bugs.winehq.org/show_bug.cgi?id=3242
us@edmeades.me.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME
------- Additional Comments From us@edmeades.me.uk 2007-28-07 14:17 ------- The behaviour in the first report appears fixed - if I run notepad, ctrl+o for file open dialog, then type 'C:'<enter>, then 'Program Files'<enter> I get identical behaviour on windows and wine
The 'windows' behaviour with '..' documented in comment #2 is not the same behaviour I was seeing on my Windows XP box.
eg. With file browser in a directory c:\Program Files\Common Files\Microsoft share, on both wine and windows (notepad, open dialog) a. Type: '......\Program Files..' Displays: C:\ contents Highlighted Text: '......\Program Files..'
b. Type: '..\Microsoft Shared' Displays: Microsoft Shared contents Highlighted Text: '..\Microsoft Shared'
c. Type: '......' Displays: C:\ Highlighted Text: '......'
Resolving works for me - especially since the initial problem report appears fixed. Please reopen or raise another bug if further problems persist.