Bugzilla – Bug 516729
MonthCalendar: month contextmenu is not accessible
Last modified: 2009-07-08 08:08:00 UTC
PROBLEM STATEMENT: mouse click Month label may raise a contextmenu, but the contextmenu is not accessible by accerciser REPRO: 1. run accerciser 2. run uia2atk/test/samples/monthcalendar.py, mouse button1 click Month label(e.g January), an contextmenu is appeared RESULTS: accerciser doesn't catch the contextmenu month_menu EXPECTED RESULTS: month_contextmenu should be accessible by ATs
Because MonthCalendar use *.Show() to showing ContextMenuStrip, so I mark it duplicated to bug520089 *** This bug has been marked as a duplicate of bug 520089 ***