| Summary: |
[uiaclient-GTKs]:The control who's role name is "ColorChooser" is not implemented yet. |
| Product: |
[Mono] UI Automation
|
Reporter: |
Feng Xia Mu <fxmu> |
| Component: |
Client - UIA | Assignee: |
E-mail List <mono-a11y-bugs> |
| Status: |
NEW
---
|
QA Contact: |
E-mail List <mono-a11y-qa> |
| Severity: |
Normal
|
|
|
| Priority: |
P3 - Medium
|
|
|
| Version: |
Unspecified | |
|
| Target Milestone: |
--- | |
|
| Hardware: |
Other | |
|
| OS: |
openSUSE 11.2 | |
|
| Whiteboard: |
|
|
Found By:
|
---
|
Services Priority:
|
|
|
Business Priority:
|
|
Blocker:
|
---
|
|
Marketing QA Status:
|
---
|
IT Deployment:
|
---
|
COMMENTS The control's ControlType should be Window. EPRO 1. Launch uia2atk/test/samples/gtk/gtkcolorchooserdialog.py. 2. Launch UIA Explore. 3. Select the "Color Selection Dialog" control on the left of UIA Explore. 4. In Ipy Script shell, input the following command: acc.Current.ControlType.ProgrammaticName RESULTS 'ControlType.Custom' EXPECTED RESULTS 'ControlType.Window'