Bug 610507 - Do click action for PushButton of ToolStripSplitButton doesn't trigger event
Summary: Do click action for PushButton of ToolStripSplitButton doesn't trigger event
Status: NEW
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - General (show other bugs)
Version: Unspecified
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-01 06:29 UTC by calen chen
Modified: 2010-06-01 06:29 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description calen chen 2010-06-01 06:29:27 UTC
REPRO:

1. Run uia2atk/test/samples/winforms/toolstripsplitbutton.py
2. Run accerciser, expand ipy, expand filler, select the 'push button' named '10' on the left treeview
3. Under 'interface viewer', expand Action, perform 'click' action for the push button

RESULTS:

Doing step3 doesn't trigger the event to change the label on the left bottom

EXPECTED RESULTS:

perform 'click' action would change the label to show how many clicks