Bug 618151

Summary: in Fedora12 Alt<F4> fail to close ToolBar application
Product: [Mono] UI Automation Reporter: calen chen <cachen>
Component: Winforms - GeneralAssignee: E-mail List <mono-a11y-bugs>
Status: NEW --- QA Contact: E-mail List <mono-a11y-qa>
Severity: Minor    
Priority: P4 - Low    
Version: Unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: attach the application sample

Description calen chen 2010-06-29 07:06:05 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?