|
Bugzilla – Full Text Bug Listing |
| Summary: | ContextMenu: Begin Implementation | ||
|---|---|---|---|
| Product: | [Mono] UI Automation | Reporter: | Sanford Armstrong <saarmstrong> |
| Component: | Winforms - UIA | Assignee: | E-mail List <mono-a11y-bugs> |
| Status: | NEW --- | QA Contact: | E-mail List <mono-a11y-qa> |
| Severity: | Enhancement | ||
| Priority: | P4 - Low | ||
| Version: | Unspecified | ||
| Target Milestone: | Release 1.1 | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 428485 | ||
|
Description
Sanford Armstrong
2008-12-19 17:37:00 UTC
Adding 8 hours. Most of the code for ContextMenu can be reused from MainMenu, but time is needed to support adding/removing ContextMenus to the UIA tree in the right place at the right time. There are multiple ways that a ContextMenu can be shown, and they should all be supported. Strangely, UISpy shows a Form's ContextMenu as a Menu child of the Desktop Window...that should be explored, too. Committed in r125926, but I still need to write unit tests. Moving enhancement requests (e.g.: new features pending completion) to the 1.1 milestone. |