Bug 608915 - [uiaclient-GTKs]:The Header in List can't be found by UIA Client
Summary: [uiaclient-GTKs]:The Header in List can't be found by UIA Client
Status: VERIFIED INVALID
Alias: None
Product: UI Automation
Classification: Mono
Component: Client - UIA (show other bugs)
Version: Unspecified
Hardware: Other openSUSE 11.2
: P3 - Medium : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on: 608200
Blocks:
  Show dependency treegraph
 
Reported: 2010-05-26 06:41 UTC by Feng Xia Mu
Modified: 2010-05-26 06:49 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-26 06:41:10 UTC
COMMENTS

The header under list can be found by accerciser, so does the UIA Client. 

EPRO

1. Launch firefox3.5.4.
2. Click "Edit"-->"Preferences" on the menubar.
3. On the "Firefoxs Preferences" dialog, select "Applications" list item in the top list. 
4. Launch UIA Explore.           
5. Expand the "Firefoxs Preferences" Window on the left of UIA Explore, and
expand "Applications" Custom, there is a "Search" Custom, select it.
6. In Ipy Script shell, input the following command:
    acc.Current.ControlType.ProgrammaticName

RESULTS

'ControlType.Custom'

EXPECTED RESULTS

'ControlType.Header'
Comment 1 Feng Xia Mu 2010-05-26 06:49:20 UTC
Sorry.