To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=96475
------- Additional comments from [email protected] Fri Jan 23 14:39:19 +0000 2009 ------- AW: It is working because of the solution with the HitTest primitives. Those are encapsulated by the HitTest primitive, a grouping primitive which hides information only needed for HitTests and BoundRect calculation. It makes sure when no line and filling is used that a hairline-corresponding primitive encapsulated in HitTest primitive is created to be able to hit non-visible objects and to get a BoundRect from them. This works, but does not avoid the necessity to have a valid getB2DRange implementation at the TextDecoratedPortionPrimitive2D. Adding there... --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
