Bug 602751 - push button + toggle button combo doesn't mapped as Split Button
Summary: push button + toggle button combo doesn't mapped as Split Button
Status: NEW
Alias: None
Product: UI Automation
Classification: Mono
Component: Client - AT-SPI (show other bugs)
Version: Unspecified
Hardware: Other Other
: P5 - None : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-05 10:07 UTC by Ray Wang
Modified: 2010-05-05 10:07 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.