OSDN Git Service

Outlook appModule: properly fixes #1285 allowing focus to be tracked in the message...
authorMichael Curran <mick@kulgan.net>
Wed, 27 Jul 2011 03:02:26 +0000 (13:02 +1000)
committerMichael Curran <mick@kulgan.net>
Wed, 27 Jul 2011 03:02:26 +0000 (13:02 +1000)
commitabe3b383cd1dd087d8d0e4feb1fb1b806beba52c
tree9bd6a852408da09de0a6c3e2aa4de5a6c3a488a6
parent03b123555fce2b7d90da6686fa995f7b14ce2a68
Outlook appModule: properly fixes #1285 allowing  focus to be tracked in the message list while running NVDA with UIAccess/administrator privilages.  It seems that we are not able to fetch the outlook version in these situations as trying to tet the object model entirely fails.  Instead allow this code to be used simply if the childID is 0 as this is only the case in Outlook 2010.
source/appModules/outlook.py