Bug 493519

Summary: DataGrid: Orca doesn't read TableCells
Product: [Mono] UI Automation Reporter: calen chen <cachen>
Component: Winforms - GeneralAssignee: E-mail List <mono-a11y-bugs>
Status: REOPENED --- QA Contact: E-mail List <mono-a11y-qa>
Severity: Major    
Priority: P2 - High CC: mgorse
Version: Release 1.0   
Target Milestone: Release 1.1   
Hardware: x86   
OS: openSUSE 11.1   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description calen chen 2009-04-09 08:16:03 UTC
REPRO:

1. run uia2atk/test/samples/datagrid.py
2. run orca
3. press key down/up/left/right or mouse click to navigate the TableCells in application

RESULTS:

Orca doesn't read tablecells against the navigation. it's not accessible for orca

EXPECTED RESULTS:

I expect Orca can read focus change event, text change event....
Comment 2 Michael Gorse 2009-04-28 14:36:43 UTC
Fixed in UiaAtkBridge R132847.
Comment 3 Feng Xia Mu 2009-06-01 09:53:39 UTC
the problems still exists, first run uia2atk/test/samples/datagrid.py, then run orca, do key navigation action, the orca only read the changed navigation actions, such as right/left/up/down/tab etc, not read the content of the newly selected datagridcell.
Comment 4 Feng Xia Mu 2009-06-01 10:01:35 UTC
test in:
mono-core-135107-1119.src.rpm
mono-uia-132785-276.src.rpm
uiaatkbridge-134036-662.src.rpm
uiautomationwinforms-134512-668.src.rpm
Revision: 135108
Comment 5 Michael Gorse 2009-08-18 19:33:41 UTC
Unassigning all 1.0 bugs except where I have uncommitted code.