Aaron Leventhal wrote:

> Please take a look at:
> 
> http://www.mozilla.org/projects/ui/accessibility/embedaccess.html
> 
> This shows what changes are needed in the embedding API, in order to 
> support accessibility.
> 
> Let me know if the document can be changed to be more helpful. Jud, 
> can you link to it from some appropriate documents in the embedding 
> project page? 

Couple things. You point folks to nsIDocShell::Zoom() which is private 
(note to embeddors, if you use this, you will break in the near future 
when it is moved). We don't publically support Zoom() yet. Ultimately it 
will hang off of nsIDOMWindow (see the api review notes).

We should probably wedge all of the currently available prefs into the 
http://www.mozilla.org/projects/embedding/prefs.html page so prefs based 
functionaility is centralized and standard.

Jud

> 
> 
> Aaron
> 
> 
> 
> 
> Judson Valeski wrote:
> 
>> We discussed 
>> <http://www.mozilla.org/projects/embedding/apiReviewNotes.html#Accessibility>, 
>> briefly, accessibility at the API review meeting today. We used 
>> Aaron's posting to .embedding/.porkjockeys as a starting point.
>> 
>> Some questions:
>> 1. Is the general approach that all accessibility functionality 
>> occur's application wide (across all windows)? Or are there certain 
>> things that need to be changed/toggled on a top-level window basis?
>> 2. Any frame level accessibility needs?
>> 
>> Thanks,
>> Jud
> 
> 
> 


Reply via email to