Re: setting the value of an iaccessibility object (text box)
Sylvain <[email protected]> Sun, 1 Nov 2015 01:43:09 -0800 (PST)
| Newsgroups | gmane.comp.mozilla.accessibility |
|---|---|
| Message-ID | <[email protected]> |
Hi Aaron and all, This topic is a bit old ;-), but put_AccValue() is still not implemented in Firefox, while both Internet Explorer and Chrome implements the put_AccValue() function in the IAccessible interface. It would be very nice to have this implementation in Firefox too, as IAccessible interface is easier to use than the IAccessible2 that needs to register a proxy etc. (my application (swSSO) is a standalone and portable executable) Would it be possible to have it? Thanks, Regards Sylvain