Bug 597696 - [uiaclient-GTKs]: RadioButton doesn't support the SelectionItemPattern
Summary: [uiaclient-GTKs]: RadioButton doesn't support the SelectionItemPattern
Status: NEW
: 604200 (view as bug list)
Alias: None
Product: UI Automation
Classification: Mono
Component: Client - UIA (show other bugs)
Version: Unspecified
Hardware: Other openSUSE 11.2
: P2 - High : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-19 09:26 UTC by Feng Xia Mu
Modified: 2010-08-25 09:08 UTC (History)
0 users

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


Attachments
The test to be run (2.10 KB, text/x-python)
2010-04-19 09:26 UTC, Feng Xia Mu
Details

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