[Bug 19225] notepad: launching with a non-existent file does not have 'cancel' option (appinstall)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jul 8 12:26:10 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=19225





--- Comment #8 from Alexander Scott-Johns <alexander.scott.johns+winebug at 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.



More information about the wine-bugs mailing list