Bugzilla – Bug 574620
[uiaclient-winforms]:On linux a control who's control type is "SplitButton" on Windows is "Button"
Last modified: 2010-03-08 09:53:21 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".
Created attachment 339296 [details] Control type on linux
Created attachment 339297 [details] Control type on windows.
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.