Coder Social home page Coder Social logo

ajborka / nvda_developer_toolkit Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 5.0 261 KB

NVDA addon which supports blind and visually impaired developers with tools that help them better understand visual layouts, independently create appealing user interfaces, and comply with popular universal access guidelines such as the WCAG.

License: GNU General Public License v2.0

Python 97.87% Smarty 0.94% CSS 1.19%

nvda_developer_toolkit's People

Contributors

ajborka avatar jhomme avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

nvda_developer_toolkit's Issues

Feature request: retrieve current node HTML and currently applied CSS classes

I have two somewhat related feature requests from using this addon in the field as a fulltime developer, that i think would mesh well with the addon's overall philosophy.

When a sighted developer wants to inspect an element they mouse over it and right-click. THis can at times be problematic for screen reader users, an overlay might be in the way or the content you're on hasn't scrolled into view visually so you can't easily do a simulated right-mouseclick on the element. For sr-only elements this is pretty much impossible to do instantly as well. so I would propose two new gestures:

  • Ideally I would love this to be possible just from regular browse mode but I can see how that would be difficult to do, so I would love a gesture at reads the current node's HTML, copying it to the clipboard with a subsequent press for if you want to see it more detailedly.
  • Second, a gesture that retrieves the CSS classes currently on a node, including parent node ones, and either lists those classes or lists those classes' contents somehow. The inspector panel of the browser can do this already, but Chrome's is pretty inaccessible and Firefox is only marginally better. Getting to this info quickly is really important to diagnose visual inconsistencies.

WOuld love to hear how feasible this is :-)

Remove reportObjectDetails

Remove reportObjectDetails from the system because the overall scheme and scope of the addon has changed. . The addon will provide this feature through other specialized features.

Put Colors Together In The Display Of Attributes

For accessibility testing, it would be more convenient to see the foreground and background colors right next to each other, so we can grab the numbers and compare them to the W3C foreground to background ratio.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.