https://issues.apache.org/ooo/show_bug.cgi?id=121762
--- Comment #5 from James Teh <[email protected]> --- I don't have time to verify this right now, but I suspect UAccCOM.dll is registering a proxy for the IAccessible2 interfaces and maybe even IAccessible as well. It absolutely should not do this. IAccessible2 proxying should be handled by the AT as was decided some time ago in the IA2 community. IAccessible should be left alone. Can someone explain (or point me at an explanation) of why UAccCOM.dll needs to be registered system wide? I'm guessing there is some sort of accessibility IPC going on between OpenOffice processes that needs to be proxied, but I'm not clear on why. Even if this *is* necessary, it's possible to load a COM proxy DLL for your own processes without registering it system wide. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
