Bugzilla – Bug 516717
MonthCalendar: month and year are not accessible
Last modified: 2010-05-20 18:01:05 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'
sorry, I think Month 'January' maybe should be accessible to 'table cell' because it is also a DateTime
Fixed in patch, wait for review