Bugzilla – Bug 618151
in Fedora12 Alt<F4> fail to close ToolBar application
Last modified: 2010-06-29 07:06:21 UTC
Created attachment 372334 [details] attach the application sample REPRO: 1. Run uia2atk/test/samples/winforms/toolbar.py 2. Doing Alt+F4 to close the application RESULTS: The application form doesn't closed. EXPECTED RESULTS: It should be closed by Alt<F4> COMMENTS: This problem only appears in Fedora 32bit and 64bit. I assume it's a bug of Mono Winforms?