https://issues.apache.org/ooo/show_bug.cgi?id=121762

--- Comment #10 from Steve Yin <[email protected]> ---
Hi James,

Thanks for your suggestions. 

The root cause for this issue is UAccCOM.dll is created without a standard and
public IAccessible2 proxy, it makes a private proxy. Because Symphony started
to implement IA2 support from 2006, at that time there was no any standard
IAccessible2 proxy available.

I will try to modify it later. Thanks.


(In reply to James Teh from comment #9)
> (In reply to James Teh from comment #8)
> > If you do indeed need [a proxy dll], it'd certainly be easier to
> > just register it system wide in the installer.
> I just took a look at the code and it looks like you are creating proxies
> for IA2. If you do need these, then registering them system wide isn't an
> option because it will conflict with AT proxying for IA2.
> 
> Here's some code which registers proxies without using the registry:
> http://community.nvda-project.org/browser/nvdaHelper/remote/IA2Support.
> cpp#L62

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

Reply via email to