[nvda] Revision 318 - Skype additions, IFRAME for user accounts applet, voice settings fix?

Hi all,

Revision 318 has the following changes:
*If static text objects get focus, the arrow keys can now also be used to review the content, as well as the numpad keys.

*Static text objects (NVDAObject_staticText) always have a type string of 'static text' (so that when this object is used on windows that arn't really MSAA static text objects they are still announced ok).

*edit objects (NVDAObject_edit) now always say 'editable text' even if they are not an MSAA text object. Also the name of the object is now checked against the full text of the object and if they are the same then the name is made blank. Edit fields in Skype like to put the text as the name property.

Of course when overriding type strings they are still using getRoleName with a new MSAA role to make sure that Windows localizes the name properly.

*Added class mappings for edit and static text windows in Skype. This makes all normal edit fields accessible, plus the Skype text chat log.

*Added one or two more safety checks to the voice settings dialog.

*Added support for the IFRAME element in internet explorer virtualBuffers. This now means that the user accounts applet in control pannel seems to now finally show all of its content. However there is a toolbar embeded inside this web document that is not rendered yet (all it has is back, forward and home buttons I think). If this is to be rendered, I guess we will have to start using MSAA for dom traversal instead of the MSHTML dom.



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: