https://issues.apache.org/ooo/show_bug.cgi?id=126028
--- Comment #2 from Jens Bornschein <[email protected]> --- There is a misunderstanding in the problem description. The problem is not to access the XShapes – the problem is to access the accessible elements of a page. This is impossible! You cannot directly change from the accessible view to the XShapes. The elements of a page are accessible through the document but not through the page they are related to. This is a conception error I think. The accessible tree structure should be the same as the XShapes tree structure, but that isn't. -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
