Bugzilla – Bug 493519
DataGrid: Orca doesn't read TableCells
Last modified: 2009-08-18 19:35:06 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....
Fixed in UiaAtkBridge R132847.
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.
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
Unassigning all 1.0 bugs except where I have uncommitted code.