Slide 19 of 44
Challenges for ATs, Developers, and Users
- ATs need to have region navigation capability
- Main content, secondary
- Live region
- Use of relationships to navigate content (aria:flowto, aria:controls)
- ATs and Authors must communicate Document vs Application sections
- role= "wairole:application" turns browse mode off and puts into the AT into "forms mode"
- role="wairole:document" tells the AT to covert to static HTML navigation
- ATs will need to provide better context information
- User will need to know that document and application navigation switches are occurring.
- Users/ATs will need to handle AJAX live regions
- Authors will need to manage keyboard focus within widgets