Bug 496764

Summary: ListBox, CheckedListBox: cell is missing visible state
Product: [Mono] UI Automation Reporter: calen chen <cachen>
Component: Winforms - GeneralAssignee: E-mail List <mono-a11y-bugs>
Status: NEW --- 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: ---

Description calen chen 2009-04-21 05:49:59 UTC
REPRO:

1. run uia2atk/test/samples/listbox.py, 
2. run accerciser, expand 'tree table', browse to 0 table cell, see its states under interface viewer
3. in application, mouse click cell 19, cells in first line are obscured 
4. return to step2 to see 0 table cell's states

RESULTS:

in step2: 0 table cell has visible and showing states, 
in step4: visible and showing states disappeared

EXPECTED:

I expect 'visible' state should be retained, in step3,4, 0 table cell is not showing but still visible