OSDN Git Service

webKit vbuf: getNVDAObjectFromIdentifier: Pass the document's window handle when...
authorJames Teh <jamie@jantrid.net>
Wed, 7 Dec 2011 15:23:46 +0000 (01:23 +1000)
committerJames Teh <jamie@jantrid.net>
Wed, 7 Dec 2011 15:23:46 +0000 (01:23 +1000)
commit61e773bf6ed6fedd49d0198d0670d2665e8bbb87
treebecf5c889c6fabaef4d8330dec234460e3f4470c
parente614e8041f05902f487a3efbac6aef7a2a2bb7fc
webKit vbuf: getNVDAObjectFromIdentifier: Pass the document's window handle when creating the NVDAObject, as WindowFromAccessibleObject will fail and calculating it is pointless anyway. Fixes inability to focus or activate objects not currently on screen.
source/virtualBuffers/webKit.py