Bug 516718 - MonthCalendar: week numbers are not accessible
Summary: MonthCalendar: week numbers 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
: P4 - Low : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 520523
  Show dependency treegraph
 
Reported: 2009-06-26 07:34 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: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