Bug 597696

Summary: [uiaclient-GTKs]: RadioButton doesn't support the SelectionItemPattern
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: P2 - High    
Version: Unspecified   
Target Milestone: ---   
Hardware: Other   
OS: openSUSE 11.2   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: The test to be run

Description Feng Xia Mu 2010-04-19 09:26:03 UTC
SUMMARY:
According to the MSDN, "All radio button controls must support the Selection Item pattern to enable themselves to be selected".

REPRODUCE:
1. Run F-Spot
2. Run the test script which will lanuch a dialog with radio buttons on it, and get the radio button's  SelectionItemPattern


RESULTS:
"radio button's SelectionItemPattern is Operation is not valid due to the current state of the object"

EXPECTED RESULTS:
"radio button's SelectionItemPattern is System.Windows.Automation.SelectionItemPattern"
Comment 1 Feng Xia Mu 2010-04-19 09:26:43 UTC
Created attachment 355229 [details]
The test to be run
Comment 2 Ray Wang 2010-05-05 08:47:22 UTC
other than that, according to msdn[0], it suppose not to support Invoke Pattern, but scrutinize it from UIA Explorer, it does.

[0] http://msdn.microsoft.com/en-us/library/ms750574.aspx
Comment 3 Feng Xia Mu 2010-06-29 06:38:13 UTC
*** Bug 604200 has been marked as a duplicate of this bug. ***