http://bugs.winehq.org/show_bug.cgi?id=15972
Summary: Clicking close button in Word 2003 closes the window but not the program in 1.1.8 Product: Wine Version: 1.1.8 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: dimesio@earthlink.net
Tested on a clean wineprefix in 1.1.8, openSUSE 10.3.
To reproduce:
1. Start Word 2003 in windowed mode. 2. Open a saved document. 3. Close the document. 4. Click the close program button in the upper right hand corner of the window. The window will close. 5. Check running processes--Word will still be running.
This only happens under these specific circumstances. It does not happen in a virtual desktop, when exiting the program from the file menu, if you do not open a saved document, or if you have a document still open when you click the close button.
The regression test identified this patch:
142708face9a1d6960ec9af61269b916c53eb5e8 is first bad commit commit 142708face9a1d6960ec9af61269b916c53eb5e8 Author: Alexandre Julliard julliard@winehq.org Date: Wed Oct 29 12:12:04 2008 +0100
user32: Move handling of internal messages into peek_message.
:040000 040000 cfd80d24ec8c348c82704cb46b03b944b6d6cecc e2949ff5f9a89410c72b502a51def2e53411be11 M dlls