Bug 574620

Summary: [uiaclient-winforms]:On linux a control who's control type is "SplitButton" on Windows is "Button"
Product: [Mono] UI Automation Reporter: Feng Xia Mu <fxmu>
Component: Client - UIAAssignee: 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: openSUSE 11.1   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Control type on linux
Control type on windows.

Description Feng Xia Mu 2010-01-28 05:35:33 UTC
Please refer to the following two attachments. On windows the control be nominated by "AddEntry" is a "Button", but on Linux it is called "SplitButton".
Comment 1 Feng Xia Mu 2010-01-28 06:40:47 UTC
Created attachment 339296 [details]
Control type on linux
Comment 2 Feng Xia Mu 2010-01-28 06:43:27 UTC
Created attachment 339297 [details]
Control type on windows.
Comment 3 Sanford Armstrong 2010-02-24 19:32:41 UTC
That button is a split button; this is a bug in Windows.

Leaving this bug open to determine if we want to change our behavior to match Windows.