Skip to content

on a word document tables won't work if a revised track change is in a table #3448

@nvaccessAuto

Description

@nvaccessAuto

Reported by driemer.riemer@... on 2013-08-18 20:02

problem

When in a word document with revised track changes running next a problem is occuring in tables that causes nvda to report an error and not read the next row of a table after a revised change is passed over. This only occurs when using table navigation and a change that was revised is passed over.

How to reproduce

  1. Go to a word document in word 2010.
  2. when there open a document with a revised change inside a table.
  3. Now move to the revised change with nvda using table navigation.
  4. nvda should report the change just fine.
    next move threw that item and past it with table navigation.
  5. nvda will report an error and speak nothing with table navigation.
    [[BR]]

    log

Input: kb(laptop):control+alt+downArrow
ERROR - external:scriptHandler.executeScript (13:45:24):
error executing script: <bound method Dynamic_IAccessibleWordDocumentWindowNVDAObject.script_nextRow of <NVDAObjects.Dynamic_IAccessibleWordDocumentWindowNVDAObject object at 0x05AB9750>> with gesture u'ctrl+alt+down arrow'
Traceback (most recent call last):
  File "scriptHandler.pyc", line 165, in executeScript
  File "NVDAObjects\window\winword.pyc", line 584, in script_nextRow
  File "NVDAObjects\window\winword.pyc", line 538, in _moveInTable
  File "NVDAObjects\window\winword.pyc", line 269, in getTextWithFields
  File "NVDAObjects\window\winword.pyc", line 344, in _normalizeFormatField
  File "comtypes\client\lazybind.pyc", line 216, in __getitem__
  File "comtypes\automation.pyc", line 537, in __getitem__
IndexError
IO - external:inputCore.InputManager.executeGesture (13:45:25):

Blocking #1670

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions