To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42164
User aw changed the following:
What |Old value |New value
================================================================================
Assigned to|aw |cl
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Feb 23 12:47:10 -0800
2005 -------
AW: Still cannot reproduce, had it maybe once in 50 clicks. I saw it once, at
least. Indeed, it stays selected (use cursor keys). That the middle rotation
mark is set means the snaprect is okay (aRect is used for the handle
construction) and that SdrMarkView::SetMarkHandles() is called. So there must be
a reason why the outer handles are not (or wrong) constructed.
AW->CL: If it happens more often at Your computer, could You please add
if(bHideHandlesWhenInTextEdit)
{
sal_Bool bBla = true;
}
in svdmrkv.cxx directly after computing bHideHandlesWhenInTextEdit and put a
breakpoint to it? If it stops there and after F5 the rotation handles are
missing, we may have a hint.
---------------------------------------------------------------------
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]