[Mono-bugs] [Bug 324328] Menu: Alt-F4 should not be handled

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jan 11 15:27:43 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=324328

User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=324328#c1


Jonathan Pobst <jpobst at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                                        |RESOLVED
         Resolution|                                                |FIXED




--- Comment #1 from Jonathan Pobst <jpobst at novell.com>  2008-01-11 13:27:43 MST ---
Completely removing the capture if of course too dangerous as this point, but
we can do the next best thing: release our capture if we get an Alt-F4. 
Windows will then pick up the message and close our window for us.  :)

Fixed in r92687.  Thanks for the report and the pointer!

2008-01-11  Jonathan Pobst  <monkey at jpobst.com>

        * MenuAPI.cs: If we get an Alt-F4, release our capture so Windows
        will process the message and close our window.
        [Fixes bug #324328]


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list