To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=73441





------- Additional comments from [EMAIL PROTECTED] Wed Jan 17 06:28:17 -0800 
2007 -------
AW: Problem is that neither SdrObject::ConvertToContourObj nor
SdrObject::ConvertToPolyObj preserve the LayerID. Thus, the group and the
objects of the group can be selected (LayerID is 5, the user-created layer).
After ConvertMarkedToPathObj() all objects are replaced, but the LayerID got set
to 0 (Layout layer) which is locked. Thus, at the selection check at the end,
they are removed from the selection.
AW: Adding code to preserve LayerIDs when converting...


---------------------------------------------------------------------
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]

Reply via email to