http://bugs.winehq.org/show_bug.cgi?id=17926 --- Comment #6 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-12-09 06:55:57 --- (In reply to comment #3)
Note: there is also a typo in the dll/shell32/shlview.c function: ShellView_OnNotify .. case NM_RETURN -> the trace report NM_DBLCLK
Patch sent, thanks. (In reply to comment #5)
- Another BUG: in the open/save dialog in the File name field there is written '*.txt' !!!! I also test another application which it has in the filter combo box 'Executable Files *.exe;*.com;*.bat' and the same problem arise: in the File Name filed there is *.exe;*.com;*.bat! So also this bug is not of notepad but is related to the open/save shell dialog
I think these are a very annoying bug
Native Notepad places *.txt when Open File is requested for the first time. The problem is that it isn't updated in Wine when switching to All Files for example. File a separate bug for this problem please, it's completely unrelated. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.