Re: How to get URL for FF4
david bolter <[email protected]> Thu, 10 Feb 2011 18:39:51 -0500
| Newsgroups | gmane.comp.mozilla.accessibility |
|---|---|
| Message-ID | <[email protected]> |
The service approach only succeeds for queries on an an accessible object inside a content doc. That probably doesn't suit your needs. I no very little about ISimpleDom but others on this list may chime in there. D On Feb 10, 2011 4:40 PM, "Will Jing" <[email protected]> wrote: > Hi David, > > Seems I can not retrieve accessibleDoc successfully with the following > code: > serviceProvider->QueryService(SID_IAccessibleContentDocument, > IID_IAccessible, ( void**) &accessibleDoc); > > I have read the article and also this link: > http://www.marcozehe.de/2010/09/23/whats-up-with-all-those-windows/ > > According to this link, bug 594413 has been fixed and we can "use > ISimpleDOMDocument to get all the required information without having > to rely on Windows widgets" for FF4. > > What's the connection between accessibleDoc and ISimpleDOMDocument? > Can you show me how to get ISimpleDOMDocument from accessibleDoc? > > Thanks. > > > On Feb 10, 2:34 pm, David Bolter <[email protected]> wrote: >> OK perhaps this might help you: http://mindforks.blogspot.com/2010/09/firefox-4-beta-at-vender-relief... >> >> If not, can you please file a bug and we can figure it out from there? http://bit.ly/bkTHpA >> >> Cheers, >> David >> > > _______________________________________________ > dev-accessibility mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-accessibility