Bug 610269

Summary: [uiaclient-GTKs]:The Image control can't be found by UIA Client
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: ---

Description Feng Xia Mu 2010-05-31 07:15:53 UTC
COMMENTS

From the accerciser we can see that the control is called icon.

EPRO

1. Launch f-pot.
2. Click "Find"-->"By Rating"-->"Set Rating filter..." on the menubar.
3. Launch UIA Explore.           
4. Expand the "Set Rating filter..." Window on the left of UIA Explore, and expand the "Min Rating" pane control under it, expand the pane control until find a custom control there, and select it.
6. In Ipy Script shell, input the following command:
    acc.Current.ControlType.ProgrammaticName

RESULTS

'ControlType.Custom'

EXPECTED RESULTS

'ControlType.Image'