Bug 618151 - in Fedora12 Alt<F4> fail to close ToolBar application
Summary: in Fedora12 Alt<F4> fail to close ToolBar application
Status: NEW
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - General (show other bugs)
Version: Unspecified
Hardware: Other Other
: P4 - Low : Minor
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-29 07:06 UTC by calen chen
Modified: 2010-06-29 07:06 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
attach the application sample (4.88 KB, text/x-python)
2010-06-29 07:06 UTC, calen chen
Details

Note You need to log in before you can comment on or make changes to this bug.
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?