To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=76256 Issue #|76256 Summary|AutoShape Pie converts to polygon group unnecessarily Component|Presentation Version|680m204 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|editing Assigned to|sj Reported by|aw
------- Additional comments from [EMAIL PROTECTED] Wed Apr 11 11:54:36 +0000 2007 ------- AW->SJ: When You add a autoshape 'CirclePie' and convert it to polygon, a group object with line and fill SdrPathObjects is created. This is not necessary for this object, but caused by SortFilledObjectsToBackByDefault() in EnhancedCustomShape2d::CreatePathObj. The flag is true for this object which has the ID 100 (0x0064). You said that this ID is also used for some MS autoshapes, so this is necessary. You said You may move the 'CirclePie' to another ID and thus fix the problem. --------------------------------------------------------------------- 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]
