http://bugs.winehq.org/show_bug.cgi?id=19225 --- Comment #8 from Alexander Scott-Johns <alexander.scott.johns+winebug(a)googlemail.com> 2009-07-08 12:26:10 --- (In reply to comment #7)
(In reply to comment #5) [snip]
Does the behavior on Windows depend on the "hide extension" Explorer setting? I forget its exact name, but it's the one that hides file extensions for known file types, and which is set by default on Windows.
No, it doesn't. .txt is appended with/without that set (it's in explorer/tools/folder options/view/Hide extensions for known file types.
Though, windows does adjust the title bar depending on if that's set, e.g., Hide extensions on: notepad foobar # choose yes: foobar - Notepad
Hide extensions off: notepad foobar1 # choose yes: foobar1.txt - Notepad
If run on Windows, Wine Notepad should set the title bar like this too, as it uses the GetFileTitleW function, which hides the extension (if needed), etc. -- 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.