[Bug 15130] New: Wine notepad: Extension behaviour differ from Windows

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Sep 4 22:51:46 CDT 2008


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

           Summary: Wine notepad: Extension behaviour differ from Windows
           Product: Wine
           Version: 1.1.2
          Platform: All
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: wine-bugs at mohag.net


Running Wine notepad with an non-existant file as a parameter results in
notepad appending .txt to the filename. This makes it impossible for a program
to use notepad to create a non-txt file.

Expected behavour:
notepad fakefile.test

"Cannot find the fakefile.test file. Do you want to create a new file?" (From
Windows 2003. Even with a fakefile.test.txt existing in the same directory)

Current wine (1.1.3) behaviour:
notepad fakefile.test

File "fakefile.test.txt" does not exist. Do you want to create a new file?

With fakefile.test.txt in existance:
notepad fakefile.test

notepad opens fakefile.test.txt rather than giving the expected error message.


-- 
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