Bug 610269 - [uiaclient-GTKs]:The Image control can't be found by UIA Client
Summary: [uiaclient-GTKs]:The Image control can't be found by UIA Client
Status: NEW
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-05-31 07:15 UTC by Feng Xia Mu
Modified: 2010-08-25 09:05 UTC (History)
0 users

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 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'