[nvda] revision 251 - fixed bug in Mozilla
- From: "Michael Curran" <mick@xxxxxxxxxx>
- To: <nvda@xxxxxxxxxxxxx>
- Date: Thu, 14 Dec 2006 13:45:09 +1100
Hi all,
Revision 251 fixes a bug in mozilla applications where if they were started
before NVDA starts, documents would not load unless you did a refresh.
Strange, but it seems that asking a window in a mozilla application for an
IAccessible sometimes returns an object with a different window to the
window you asked. This is fine, just unexpected. VirtualBuffers.MSAA.update
had to be changed to handle this.
Mick
To post messages to the list send email to
nvda@xxxxxxxxxxxxx
To unsubscribe from the list send a blank message to:
nvda-request@xxxxxxxxxxxxx
with 'unsubscribe' in the Subject field.
Thank you for your continued support of Nonvisual Desktop Access, an open
source free screen reader for Microsoft Windows:
http://www.kulgan.net/nvda/
Other related posts:
- » [nvda] revision 251 - fixed bug in Mozilla