Bugzilla – Bug 460880
ContextMenu: Begin Implementation
Last modified: 2009-04-10 03:46:17 UTC
Begin initial work on ContextMenu including navigation for automation tree, and develop initial unit tests.
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.