[NFBCS] NVDA addon: Developer toolkit 2019.1.2 now available!

Robert Guyette rags215 at comcast.net
Sun Jul 21 21:18:13 UTC 2019


    
    	
    	 How do I get the NVDA object model reference manual  so that I can use it in a python program. 


    	

    	Thanks
    
  



On Sat, Jul 20, 2019 at 2:03 AM -0700, "Andy Borka via NFBCS" <nfbcs at nfbnet.org> wrote:










Official release announcement
• Release announcement: https://github.com/ajborka/nvda_developer_toolkit/releases/tag/2019.1.2
• Direct download: https://github.com/ajborka/nvda_developer_toolkit/releases/download/2019.1.2/developerToolkit-2019.1.2.nvda-addon
• Repository: http://github.com/ajborka/nvda_developer_toolkit
• Mailing list: http://www.groups.io/g/nvda-developer-toolkit

Direct all feature requests and bug reports to the mailing list noted at the top of this announcement.

Developer toolkit (DTK) is an NVDA add-on that assists blind and visually impaired developers to independently create visually appealing user interfaces or web content. This is done by enabling DTK, navigating around the user interface or web content, then performing gestures to obtain information about the appearance, location, and size of the focused control. To enable or disable DTK, press alt+windows+k on your keyboard. To continue using the computer normally, disable DTK before performing normal tasks.
What's new?
• DTK will now report size and position values if they are 0.
• Navigation now honors the detailed messages setting.
• Made reporting of size/position information more concise.
• Stability improvements.
Gestures
The following gestures are available when DTK is enabled.
• Alt+windows+k – Enable or disable DTK features.
• Left arrow – Move to previous sibling.
• Right arrow – Move to next sibling.
• Up arrow – Move to parent.
• Down arrow – Move to first child.
• Control+home – Move to top-most parent.
• A – In web content, speak HTML attributes. Press twice quickly to copy to the clipboard.
• B – Speak the position of the object’s bottom edge. Press twice quickly to copy to the clipboard.
• C – Speak the number of children contained inside the object. Press twice quickly to copy to the clipboard.
• Control+d – Enable or disable detailed messages.
• F – In web content, speaks the object’s font and formatting information. Press twice quickly to copy to the clipboard.
• H – Speak the object’s height. Press twice quickly to copy to the clipboard.
• L – Speak the position of the object’s left edge. Press twice quickly to copy to the clipboard.
• R – Speak the position of the object’s right edge. Press twice quickly to copy to the clipboard.
• S – Speak the number of siblings relative to the object. Press twice quickly to copy to the clipboard.
• T – Speak the position of the object’s top edge. Press twice quickly to copy to the clipboard.
• V – Speak Developer toolkit version. Press twice quickly to copy to the clipboard.
• W – Speak the object’s width. Press twice quickly to copy to the clipboard.
Notes
• DTK helps developers create user interfaces. This add-on is not an analytical tool for third-party user interfaces.
• When using Chrome, not all web elements will appear in the accessibility tree. To force an element to appear in the accessibility tree, give it a title attribute.
• When using Firefox, phantom elements may appear in the accessibility tree. For example, a text frame may appear as a text block’s container. These phantom elements are a part of Mozilla’s implementation of the accessibility tree.
• Edge has not been completely tested. Therefore, anything reported by the add-on should be considered with care.
• In web content, everything except a text block is a container. For instance, a paragraph (p tag) may have multiple elements inside.
• div tags are reported as a section in HTML5.
• To avoid names of web elements appearing as "None", always give elements a title attribute.
• Font information is only available in web content. This should be fixed in a future version.
• The add-on does not teach a user proper user interface/web content design concepts.
Known issues
• Users are not automatically notified of the enabled/disabled state of the add-on's features when switching between windows.
• The margins of a control are only available in web content, and are browser dependent.
• The border and padding attributes are not available. This is a long-standing issue.
• There is no way to restrict DTK to a specific content type or application window.
• The font information when pressing F is messy, and will get fixed in a future version.


_______________________________________________
NFBCS mailing list
NFBCS at nfbnet.org
http://nfbnet.org/mailman/listinfo/nfbcs_nfbnet.org
To unsubscribe, change your list options or get your account info for NFBCS:
http://nfbnet.org/mailman/options/nfbcs_nfbnet.org/rags215%40comcast.net








More information about the NFBCS mailing list