|
Bugzilla – Full Text Bug Listing |
| Summary: | ComboBox: role name is mixed when style changes | ||
|---|---|---|---|
| Product: | [Mono] UI Automation | Reporter: | calen chen <cachen> |
| Component: | Winforms - General | Assignee: | E-mail List <mono-a11y-bugs> |
| Status: | CONFIRMED --- | QA Contact: | E-mail List <mono-a11y-qa> |
| Severity: | Normal | ||
| Priority: | P2 - High | ||
| Version: | Release 1.0 | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | openSUSE 11.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
script for printing role name
new pyatspi script to print role name |
||
|
Description
calen chen
2009-06-24 07:21:57 UTC
Created attachment 299932 [details]
script for printing role name
Created attachment 299937 [details]
new pyatspi script to print role name
Add Comments:
When change style from Simple to DropDown, combobox descendants still show 'menu' and 'table cell' as role name
|