http://bugs.winehq.org/show_bug.cgi?id=5092
Summary: FASMW registers file change upon mouse click Product: Wine Version: 0.9.12. Platform: Other URL: http://flatassembler.net/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-gui AssignedTo: wine-bugs@winehq.org ReportedBy: mccpat@gmail.com
In the FASMW editor under Wine in Linux, if you create a new file, and click anywhere in the text entry box, it won't say it's modified. Unless you add/remove characters in the editor, of course.
However, after you save the file, and _then_ click anywhere in the editor, FASMW will register the file as modified (see the bottom corner for the 'Modified' string to appear).
This is not the case if it runs in Window$ natively.