http://bugs.winehq.org/show_bug.cgi?id=18191
Summary: Notepad always saves as ISO-8859, instead of UTF-8 Product: Wine Version: 1.1.19 Platform: PC OS/Version: Linux Status: NEW Keywords: download Severity: minor Priority: P2 Component: programs AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
There's actually a few bugs here, but I'll start with the first one I noticed: $ wine notepad Type/paste "Stefan Dösinger" # First UTF-8 I found in git log :-) File, Save as foobar.txt $ cat foobar.txt
Should get Stefan Dösinger back, but instead you get something like "Stefan Dösinger".
With windows notepad, however, you'll get "Stefan Dösinger".