|
Bugzilla – Full Text Bug Listing |
| Summary: | Erroneous selectChild behavior for ToolStripSplitButton | ||
|---|---|---|---|
| Product: | [Mono] UI Automation | Reporter: | Brian Merrell <bgmerrell> |
| Component: | Winforms - General | Assignee: | E-mail List <mono-a11y-bugs> |
| Status: | NEW --- | QA Contact: | E-mail List <mono-a11y-qa> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | cachen |
| Version: | Release 1.0 | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | openSUSE 11.1 | ||
| Whiteboard: | |||
| Found By: | Integration Test | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | test case application (written in IronPython) | ||
|
Description
Brian Merrell
2009-05-20 17:35:53 UTC
Created attachment 293403 [details]
test case application (written in IronPython)
Here is a separate test case for something that is mentioned in the EXPECTED RESULTS. This script performs the 'click' action on the "toggle bar" accessible before calling the selectChild method. This is needed to ensure that the selected child (the "12" "menu item" in the case of this script) gains the "selected" *and* the "focused" state if the menu is open and the menu item is showing.
|