To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=101872
------- Additional comments from [email protected] Tue May 26 16:31:20 +0000 2009 ------- AW: To get rid of all those exceptions (hacks) in SW it will be better to check those extra conditions in SW's derivation of the view at it's HitTest. Made SdrMarkView::PickObj virtual and overloaded in SwDrawView. In this implementation, after calling the parent, is the point where to correct the result based on those old decisions. This allows to implement the primitive-based HitTest simply on the outer bounds. Adding code, testing, need to build incompatible from svx to do so... --------------------------------------------------------------------- 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]
