Bug 516718

Summary: MonthCalendar: week numbers are not accessible
Product: [Mono] UI Automation Reporter: calen chen <cachen>
Component: Winforms - GeneralAssignee: E-mail List <mono-a11y-bugs>
Status: CONFIRMED --- QA Contact: E-mail List <mono-a11y-qa>
Severity: Normal    
Priority: P4 - Low    
Version: Release 1.0   
Target Milestone: ---   
Hardware: x86   
OS: openSUSE 11.1   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 520523    

Description calen chen 2009-06-26 07:34:57 UTC
PROBLEM STATEMENT:

accerciser doesn't shows week numbers 

REPRO:

1. run uia2atk/test/samples/monthcalendar.py, there are a column on the left side is showing week numbers(e.g 53, 2, 3, 4, 5, 6)
2. run accerciser, expand filler and treetable on the left treeview

RESULTS:

accerciser doesn't shows week numbers(e.g 53, 2, 3, 4, 5, 6)

EXPECTED RESULTS:

week number(e.g 53, 2, 3, 4, 5, 6) should be 'table cells'
Comment 1 calen chen 2009-06-26 10:19:56 UTC
Perhaps the week numbers should be 'table column header'!
Comment 2 Rui Guo 2009-07-17 16:53:30 UTC
Update work time