Bug 610507

Summary: Do click action for PushButton of ToolStripSplitButton doesn't trigger event
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: Normal    
Priority: P3 - Medium    
Version: Unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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