To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=65399
User af changed the following: What |Old value |New value ================================================================================ Assigned to|af |aw -------------------------------------------------------------------------------- ------- Additional comments from [EMAIL PROTECTED] Mon May 15 08:41:02 -0700 2006 ------- I can reproduce this when I first resize or move a shape and then click on the rotate button. What happens, is that when the resizing is begun in SdrDragView::MovDragObj() the handles are marked hidden (call to HideMarkHdl() but are shown anyway). Clicking on the rotate button leads to a call to SdrMarkView::SetDragMode(). This method hides the handles temporarily but because IsMarkHdlShown() returns FALSE, the handles are not shown when the method is exited. --------------------------------------------------------------------- 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]