OSDN Git Service

IAccessible NVDAObject's parent property: improve the hack for MSAA implementations...
authorMichael Curran <mick@kulgan.net>
Wed, 22 Sep 2010 19:14:39 +0000 (05:14 +1000)
committerMichael Curran <mick@kulgan.net>
Wed, 22 Sep 2010 19:14:39 +0000 (05:14 +1000)
commit653fac5f5ce78685df9f0fc7f26e2c2b62bebf15
treed28fbcb6ddf8c3c04ac8dd375900ded7f96f27ef
parentfd1c265323f66b11d958ccc693406d1d1ff28548
IAccessible NVDAObject's parent property: improve the hack for MSAA implementations that skip the window root IAccessible by checking to make sure that the resulting Window NVDAObject has an IAccessibleRole of window. Fixes some issues introduced by the hack in AIM 7.3 -- which probably affected any other MSHTML documents.
source/NVDAObjects/IAccessible/__init__.py