Bug 516729 - MonthCalendar: month contextmenu is not accessible
Summary: MonthCalendar: month contextmenu is not accessible
Status: RESOLVED DUPLICATE of bug 520089
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - General (show other bugs)
Version: Release 1.0
Hardware: x86 openSUSE 11.1
: P2 - High : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-26 08:17 UTC by calen chen
Modified: 2009-07-08 08:08 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description calen chen 2009-06-26 08:17:48 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
Comment 1 calen chen 2009-07-08 08:08:00 UTC
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 ***