http://bugs.winehq.org/show_bug.cgi?id=9424
Summary: No default item in MDI child sysmenu - cannot close with doubleclick Product: Wine Version: CVS/GIT Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: wine-user AssignedTo: wine-bugs@winehq.org ReportedBy: peter@cendio.se
In Windows, it's possible to close a MDI child window by double clicking the system menu icon. Opening the system icon also shows that Close (ALT-F4) is default, by making it bold. Although the close entry is bold in the latest Wine, it's not possible to close the window by double clicking the system menu icon.
A simple test program is available as http://www.cendio.se/~astrand/wine/7-close-dbl-click/mdi1.exe .
Verified with the CVS version as of today.
http://bugs.winehq.org/show_bug.cgi?id=9424
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.cendio.se/~astran | |d/wine/7-close-dbl- | |click/mdi1.exe Severity|enhancement |normal Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |download
--- Comment #1 from Austin English austinenglish@gmail.com 2007-10-15 22:52:04 --- Double clicking doesn't close it, but the close entry being bold is fixed in wine 0.9.47.
Tested under ubuntu gusty.
http://bugs.winehq.org/show_bug.cgi?id=9424
--- Comment #2 from Austin English austinenglish@gmail.com 2008-11-16 17:27:19 --- Still present in git/ubuntu intrepid.
Can you attach the source?
http://bugs.winehq.org/show_bug.cgi?id=9424
--- Comment #3 from Peter Åstrand peter@cendio.se 2008-11-17 01:52:52 ---
Can you attach the source?
I don't have the source easily available at this point, sorry.
http://bugs.winehq.org/show_bug.cgi?id=9424
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified
--- Comment #4 from Austin English austinenglish@gmail.com 2009-01-15 10:53:30 --- Removing deprecated CVS/GIT version tag. Please retest in current git. If still present, update version field to earliest known version of wine that had this bug. Thanks!
http://bugs.winehq.org/show_bug.cgi?id=9424
Niko Sandschneider nsandschn@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nsandschn@gmx.de
--- Comment #5 from Niko Sandschneider nsandschn@gmx.de 2010-06-04 05:22:24 --- Still present in wine-1.2-rc2-111-g9aa9a12
http://bugs.winehq.org/show_bug.cgi?id=9424
markk@clara.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |markk@clara.co.uk
http://bugs.winehq.org/show_bug.cgi?id=9424
--- Comment #6 from markk@clara.co.uk 2010-07-06 14:33:49 --- You can demonstrate this bug by simply e.g. running winefile with virtual desktop mode enabled then double-clicking the system menu icon (at the top-left of the window).
http://bugs.winehq.org/show_bug.cgi?id=9424
butraxz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |butraxz@gmail.com
--- Comment #7 from butraxz@gmail.com 2012-05-17 14:50:18 CDT --- This bug has not been updated for two years. Is this still an issue i current (1.5.4) or newer wine ? You may also close this as abandoned if you feel that that this is issue is no longer relevant to you.
http://bugs.winehq.org/show_bug.cgi?id=9424
--- Comment #8 from Mark K markk@clara.co.uk 2012-05-17 15:53:38 CDT --- The issue is still present with Wine 1.5.3, the test as mentioned in comment 6 still has the problem.
https://bugs.winehq.org/show_bug.cgi?id=9424
--- Comment #9 from Austin English austinenglish@gmail.com --- Still in wine-1.7.33-31-gcacc9ae
austin@aw25 ~ $ du -h mdi1.exe 2.1M mdi1.exe austin@aw25 ~ $ sha1sum mdi1.exe 9b32ca0a2d17a5a1b675b3b560696190bca8ba1a mdi1.exe
https://bugs.winehq.org/show_bug.cgi?id=9424
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #10 from winetest@luukku.com --- Still valid 1.9.22
https://bugs.winehq.org/show_bug.cgi?id=9424
--- Comment #11 from winetest@luukku.com --- I just wonder if I am testing the right window. It says close is ctrl+f4, but that combination doesnt do anything, but clicking close closes the window. Pressing alt+f4 closes whole application and I think it's somekind of global key for linux as windows.
Then doubleclicking the icon on the top left does close the window both wine 2.12-git and staging 2.12. But that doesn't happen to the whole application. I don't know if it should.