Bug 517233

Summary: MonthCalendar: column_header has extraneous 'focused' and 'focusable' states
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: P3 - Medium CC: mgorse
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: ---

Description calen chen 2009-06-29 08:30:18 UTC
PROBLEM STATEMENT:

week table_column_headers have extraneous 'focused' and 'focusable' states

REPRO:

1. run uia2atk/test/samples/monthcalendar.py
2. run accerciser, expand 'filler' and 'tree table' on the left treeview,
browse to week 'table column header' at random
3. see their states under interface viewer

RESULTS:

all table column headers are focused and have 'focusable' states

EXPECTED RESULTS:

table column header shouldn't have 'focusable' and 'focused' states