Bug 496764 - ListBox, CheckedListBox: cell is missing visible state
Summary: ListBox, CheckedListBox: cell is missing visible state
Status: NEW
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:
 
Reported: 2009-04-21 05:49 UTC by calen chen
Modified: 2009-04-22 08:52 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-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