Bug 516717 - MonthCalendar: month and year are not accessible
Summary: MonthCalendar: month and year are not accessible
Status: CONFIRMED
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - General (show other bugs)
Version: Release 1.0
Hardware: x86 openSUSE 11.1
: P3 - Medium : Normal
Target Milestone: Release 1.1
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-26 07:32 UTC by calen chen
Modified: 2010-05-20 18:01 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 07:32:23 UTC
PROBLEM STATEMENT:

accerciser doesn't shows month and year

REPRO:

1. run uia2atk/test/samples/monthcalendar.py, between back and forward button, there are 'January' and '2008' on the top
2. run accerciser, expand filler and treetable on the left treeview

RESULTS:

accerciser doesn't shows 'January', '2008'

EXPECTED RESULTS:

Month 'January' should be accessible to 'label', 
Year '2008' should be accessible to 'spin button'
Comment 1 calen chen 2009-06-26 09:12:55 UTC
sorry, I think Month 'January' maybe should be accessible to 'table cell' because it is also a DateTime
Comment 2 Rui Guo 2009-07-17 16:52:41 UTC
Fixed in patch, wait for review