You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2012/09/04 04:50:33 UTC

[Bug 119962] [From Symphony]Placeholder in ppt file created by MS 2007 is lost if load in Impress

https://issues.apache.org/ooo/show_bug.cgi?id=119962

--- Comment #2 from Tang Meng <tm...@gmail.com> ---
Created attachment 79281
  --> https://issues.apache.org/ooo/attachment.cgi?id=79281&action=edit
patch

1. Root Cause:
when an empty pptx file convert to a ppt file. There is an empty paragraph in
the text object, so this text object hasn't been set a placeholder. But we
can't see an empty paragraph, so we see nothing.
2. Resolution:
Set this empty text object a placeholder.

-- 
You are receiving this mail because:
You are the assignee for the bug.