The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results (selected in 'Test Results' table below)
What works
Most of everything works.
Syntactical highlighting of Perl works.
Saving/Closing/Deleting/Opening of files work.
What does not
Auto-completion (both word and function). -> (works in desktop virtual emulation mode)
Search within files.
Reloading a file that has been edited by another program.
Auto show-hide menu. -> (works in desktop virtual emulation mode)
Auto-highlighting of the text-box for appellating a file in the save-as window.
What was not tested
A lot of features. No plug-ins were tested.
Additional Comments
This works excellently for normal use. -> Silver
Application works (almost) flawlessly with some ... other settings... -> Gold
If this program is used in desktop virtual emulation mode, then it has very few problems & is mostly usable.
(Does not run) flawlessly ‘out of the box’. No changes required in winecfg. -> Platinum
Desktop virtual emulation mode is a change in winecfg.
Avoiding Crash While Editing a Document Which Is Altered by Another Program
Notepad++ crashes under all, but this particular situation when a document is open in npp+ (Notepad++). To test this use gedit to alter a .txt when npp+ has the same .txt open as well.
To avoid this crash, configure the following;
1. Make the check box "Enable" checked in "File Status Auto-detection" (the box of options) within "MISC." (the tab) within "Preferences" from "Settings" (the menu's option).
i.e. have "Settings" -> "Preferences" -> "File Status Auto-detection" -> "MISC." -> "Enable" checked
Recovering from a Lost Menubar
If you activate a toggled menubar (Settings->Preferences->Menu Bar->check box "Hide (use Alt or F-10 key to toggle"), then close the Preferences window, you will not have a menubar. There are two known options to regain the menubar. (Bug 21918)
Option 1 - disallow the window manager to decorate the windows
$ winecfg
Graphics->Window Settings->uncheck box "Allow the window manager to decorate the windows"
Option 2 - have Wine emulate a virtual desktop
$ winecfg
Graphics->Window Settings->check box "Emulate a virtual desktop"
Notice
Both options are configurations to Wine which can be found in "Wine
configuration", which does not need to be started from the command-line;
that is just the method that I've chosen.
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
Ctrl-Tab
by gatlibs on Tuesday May 17th 2011, 15:34
auto-update file crash
by Pablo Alviggi on Friday November 5th 2010, 10:45
"When open a file in Notepad++ and then edit that file outside Notepad++, notepadd++ wil crash"
as a workaround, if you enable Preferences->MISC.->File Status Auto-detection->Update silently, N++ won't show the window asking for the change and update the file automatically without crashing