Bugzilla – Bug 610507
Do click action for PushButton of ToolStripSplitButton doesn't trigger event
Last modified: 2010-06-01 06:29:43 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