Bug 493519 - DataGrid: Orca doesn't read TableCells
Summary: DataGrid: Orca doesn't read TableCells
Status: REOPENED
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - General (show other bugs)
Version: Release 1.0
Hardware: x86 openSUSE 11.1
: P2 - High : Major
Target Milestone: Release 1.1
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-09 08:16 UTC by calen chen
Modified: 2009-08-18 19:35 UTC (History)
1 user (show)

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-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.