Skip to content

Outlook 2013: Unable to edit mail signature due to NVDA error generation #3833

@nvaccessAuto

Description

@nvaccessAuto

Reported by leonarddr on 2014-01-31 09:39
In the outlook 2013 options dialog: tab mail, item signatures, the following error is generated whenever i try to edit the text of a signature:

ERROR - eventHandler.executeEvent (10:36:32):
error executing event: gainFocus on <NVDAObjects.IAccessible.winword.SpellCheckErrorField object at 0x04A72C90> with extra args of {}
Traceback (most recent call last):
  File "eventHandler.pyc", line 136, in executeEvent
  File "eventHandler.pyc", line 84, in __init__
  File "eventHandler.pyc", line 91, in next
  File "NVDAObjects\__init__.pyc", line 843, in event_gainFocus
  File "NVDAObjects\IAccessible\winword.pyc", line 67, in reportFocus
  File "speech.pyc", line 238, in speakObjectProperties
  File "baseObject.pyc", line 34, in __get__
  File "baseObject.pyc", line 110, in _getPropertyViaCache
  File "NVDAObjects\IAccessible\winword.pyc", line 59, in _get_name
  File "baseObject.pyc", line 34, in __get__
  File "baseObject.pyc", line 110, in _getPropertyViaCache
  File "NVDAObjects\window\winword.pyc", line 512, in _get_WinwordVersion
  File "baseObject.pyc", line 34, in __get__
  File "baseObject.pyc", line 110, in _getPropertyViaCache
  File "NVDAObjects\window\winword.pyc", line 534, in _get_WinwordApplicationObject
AttributeError: 'NoneType' object has no attribute 'application'
ERROR - scriptHandler.executeScript (10:36:34):
error executing script: <bound method SpellCheckErrorField.script_tab of <NVDAObjects.IAccessible.winword.SpellCheckErrorField object at 0x04A72C90>> with gesture u'tab'
Traceback (most recent call last):
  File "scriptHandler.pyc", line 174, in executeScript
  File "NVDAObjects\window\winword.pyc", line 546, in script_tab
  File "NVDAObjects\__init__.pyc", line 909, in makeTextInfo
  File "NVDAObjects\window\winword.pyc", line 246, in __init__
AttributeError: 'NoneType' object has no attribute 'range'

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions