Mac:Accessibility/UniversalAccess: Difference between revisions

(more info about notifications in cocoa)
Line 35: Line 35:
Universal Access is great in a lot of ways, but for a web browser, there are still things missing.  
Universal Access is great in a lot of ways, but for a web browser, there are still things missing.  


The most important thing is a way to notify a user of dynamically updated content (think AJAX, DHTML). VoiceOver isn't currently verbose enough to account for those things, and no such notifications can be found.
* The major thing missing for us is a way to notify a user of dynamically updated content (think AJAX, DHTML). VoiceOver isn't currently verbose enough to account for those things, and no such notifications can be found.
* We have found that trees/listboxes don't seem to provide enough info about changes to their contents. No details yet.


== WebKit additions ==
== WebKit additions ==
107

edits