[nvda] revision 249 - mozilla tree views and various virtualBuffer fixes
- From: "Michael Curran" <mick@xxxxxxxxxx>
- To: <nvda@xxxxxxxxxxxxx>
- Date: Wed, 13 Dec 2006 14:28:17 +1100
Hi all,
Revision 249 has the following changelong:
*Added two new properties to the NVDAObject base type to make reporting
objects in mozilla a little easier:
-level: the depth with in something like a tree view (an integer or None)
-contains: a short description of what the object contains (e.g. tree view
items might say 3 items)
'level' and 'contains' have also been added to audio.speakObjectProperties.
*Mozilla outline items now properly speak their levels, positions and
whether they contain items.
*Fixed a bug where emails were not being loaded in to a virtualBuffer in
thunderbird if the email took a little while to open (i.e. using Imap).
*NVDA now says 'done' before starting to read a document that has just
loaded in a virtualBuffer.
*sayAll in a virtualBuffer no longer speaks blank lines.
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 249 - mozilla tree views and various virtualBuffer fixes