|
Bugzilla – Full Text Bug Listing |
| Summary: | ListBox: click action for TableCell doesn't send event to change lable | ||
|---|---|---|---|
| Product: | [Mono] UI Automation | Reporter: | calen chen <cachen> |
| Component: | Winforms - General | Assignee: | E-mail List <mono-a11y-bugs> |
| Status: | REOPENED --- | QA Contact: | E-mail List <mono-a11y-qa> |
| Severity: | Normal | ||
| Priority: | P2 - High | ||
| Version: | Release 1.0 | ||
| Target Milestone: | Release 1.1 | ||
| Hardware: | x86 | ||
| OS: | openSUSE 11.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | pyatspi script to click table cell | ||
|
Description
calen chen
2009-04-21 08:29:28 UTC
Move all P1 and P2 bugs into Release 1.1 milestone. This might be an accerciser issue. Calen, can you come up with a pyatspi test for this to isolate Accerciser from the equation? Thanks! Created attachment 305126 [details]
pyatspi script to click table cell
Hi Brad, here is a pyatspi script, I call pyatspi doAction(0) to click table cell 5 that also can't send event to change label, so it seems not be an accerciser issue, please take a look, thanks!
|