Bug 602751

Summary: push button + toggle button combo doesn't mapped as Split Button
Product: [Mono] UI Automation Reporter: Ray Wang <rawang>
Component: Client - AT-SPIAssignee: E-mail List <mono-a11y-bugs>
Status: NEW --- QA Contact: E-mail List <mono-a11y-qa>
Severity: Normal    
Priority: P5 - None CC: mgorse
Version: Unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Ray Wang 2010-05-05 10:07:57 UTC
PROBLEM STATEMENT:
a button with click and toggle action can be regarded as a split button in winforms environment. 

REPRODUCE:
1. Run gedit and uia-explorer
2. notice that "open" button on the toolbar of gedit is combined with a "push button" and a "toggle button", I can check it in accerciser, but it is mapped with two "button" in a "group" control from UIA-Explorer, 


RESULTS:
push button + toggle button is mapped invalid, and toggle button is also mapped a b simply button, I guess it might lose some features of it.

EXPECTED RESULTS:
push button + toggle button might be mapped as a split button in managed client AT.