| Summary: |
ComcoBox: Contents in ListItem Aren't Accessible |
| Product: |
[Mono] UI Automation
|
Reporter: |
Neville Gao <ngao> |
| Component: |
Moonlight - General | Assignee: |
E-mail List <mono-a11y-bugs> |
| Status: |
NEW
---
|
QA Contact: |
E-mail List <mono-a11y-qa> |
| Severity: |
Major
|
|
|
| Priority: |
P3 - Medium
|
CC: |
cachen
|
| Version: |
Release 2.0 | |
|
| Target Milestone: |
--- | |
|
| Hardware: |
x86 | |
|
| OS: |
openSUSE 11.2 | |
|
| Whiteboard: |
|
|
Found By:
|
---
|
Services Priority:
|
|
|
Business Priority:
|
|
Blocker:
|
---
|
|
Marketing QA Status:
|
---
|
IT Deployment:
|
---
|
| Attachments: |
pyatspi script.
|
Created attachment 383057 [details] pyatspi script. REPRO: 1. Make uia2atk/test/samples/moonlight/ComboBox. 2. Open uia2atk/test/samples/moonlight/ComboBox/ComboBoxSample.html in Firefox. 3. Run attached script. RESULTS: CheckBoxItem: 0 ImageItem: 0 EXPECTED RESULTS: CheckBoxItem: 1 ImageItem: 2