Expected: NVDA reads the cell's contents.
Acttual: NVDA triggers an error.
Log:
IO - inputCore.InputManager.executeGesture (00:54:17):
Input: kb(laptop):upArrow
ERROR - eventHandler.executeEvent (00:54:17):
error executing event: gainFocus on <NVDAObjects.window.excel.ExcelMergedCell object at 0x0593D090> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 143, in executeEvent
File "eventHandler.pyc", line 91, in __init__
File "eventHandler.pyc", line 98, in next
File "C:\Users\sukil etxenike\AppData\Roaming\nvda\addons\remote\globalPlugins\remoteClient\__init__.py", line 341, in event_gainFocus
File "eventHandler.pyc", line 98, in next
File "NVDAObjects\__init__.pyc", line 893, in event_gainFocus
File "NVDAObjects\window\excel.pyc", line 1405, in reportFocus
File "textInfos\offsets.pyc", line 398, in getTextWithFields
File "NVDAObjects\window\excel.pyc", line 992, in _getFormatFieldAndOffsets
File "comtypesMonkeyPatches.pyc", line 37, in new__getattr__
File "comtypes\client\dynamic.pyc", line 93, in __getattr__
File "comtypes\automation.pyc", line 643, in GetIDsOfNames
COMError: (-2147352570, 'Nombre desconocido.', (None, None, None, 0, None))
Latest stable works.
Steps:
Expected: NVDA reads the cell's contents.
Acttual: NVDA triggers an error.
Log:
Latest stable works.
"Nombre desconocido" = "Unknown name"