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
http://bugs.winehq.org/show_bug.cgi?id=15972
dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard@winehq.org
http://bugs.winehq.org/show_bug.cgi?id=15972
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=15972
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2008-11-13 08:55:15 --- Should be fixed by fe9f688774eb7d53df71282115c839eebe66d8a5.
http://bugs.winehq.org/show_bug.cgi?id=15972
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2008-11-21 10:32:08 --- Closing bugs fixed in 1.1.9.