Skip to content

Fix problems due to changes to typing indicator in Skype 7.2 #4972

@nvaccessAuto

Description

@nvaccessAuto

Reported by PZajda on 2015-03-12 10:00
On gain/lost focus, and on menu bar, I have the following error:
error executing event: gainFocus on <NVDAObjects.IAccessible.ContentGenericClient object at 0x0B34F150> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 138, in executeEvent
File "eventHandler.pyc", line 151, in doPreGainFocus
File "api.pyc", line 134, in setFocusObject
File "appModuleHandler.pyc", line 223, in handleAppSwitch
File "appModules\skype.pyc", line 230, in event_appModule_loseFocus
File "appModules\skype.pyc", line 79, in lostFocus
AttributeError: 'Conversation' object has no attribute 'typingIndicator'
I also have this error with Alt+Tab.
Blocking #4964, #4991

Metadata

Metadata

Assignees

Labels

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