Bug 185354

Summary: Slide layout outline is shown under the slide contents
Product: [Applications] calligrastage Reporter: Inge Wallin <inge>
Component: opendocumentAssignee: T Zachmann <t.zachmann>
Status: RESOLVED FIXED    
Severity: normal CC: nadavkav, sven.langkamp
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Unspecified   
Latest Commit: Version Fixed In:
Attachments: The ODP file that shows the error
The file as shown in KPresenter 2.0beta6
The file as shown in OO Impress

Description Inge Wallin 2009-02-23 16:37:42 UTC
Version:            (using Devel)
Installed from:    Compiled sources

With the risk of this being a duplicate of bug 184040:  master slide layout is displayed on all slides (import from OOo/ODP)...

Attached, you will find a .odp and two screenshots that show the problem rather acutely. You will see that KPresenter shows some information from the slide layouts that should not be shown.
Comment 1 Inge Wallin 2009-02-23 16:42:11 UTC
Created attachment 31571 [details]
The ODP file that shows the error

This presentation was created with OO Impress 2.3 on Fedora 8.
Comment 2 Inge Wallin 2009-02-23 16:42:56 UTC
Created attachment 31572 [details]
The file as shown in KPresenter 2.0beta6
Comment 3 Inge Wallin 2009-02-23 16:43:58 UTC
Created attachment 31573 [details]
The file as shown in OO Impress
Comment 4 Inge Wallin 2009-02-23 17:40:34 UTC
Also notice that the image in the upper right corner is mirrored.
Comment 5 T Zachmann 2009-02-24 07:37:02 UTC
That is a bug in OOo. We have reported that bug here:

http://www.openoffice.org/issues/show_bug.cgi?id=96406
Comment 6 Inge Wallin 2009-02-24 08:33:35 UTC
I protest the closing of this bug with status INVALID.  The bug itself may be in OOo, but if we don't create a workaround, we can just forget about anybody outside of the KDE internal club using KPresenter.

I will write an email to koffice-devel about this. Please don't close it again until we have had time to discuss it.
Comment 7 Sven Langkamp 2009-05-07 18:43:27 UTC
The same bug also happens with files saved by PowerPoint 2007 SP2. See the file attached to bug 191549.
Comment 8 Sven Langkamp 2009-06-18 19:32:14 UTC
*** Bug 184040 has been marked as a duplicate of this bug. ***
Comment 9 Sven Langkamp 2009-06-29 20:07:09 UTC
MS Office files have the same bug.
For analysis see: http://plugtest.opendocsociety.org/doku.php?id=scenarios:20090623:presentation-placeholder
Comment 10 Sven Langkamp 2009-09-17 03:23:07 UTC
OOo 3.2 will be interpreting this differently see http://www.openoffice.org/issues/show_bug.cgi?id=103179
Comment 11 T Zachmann 2010-02-13 19:32:20 UTC
SVN commit 1089685 by zachmann:

o Fix bug 185354.
  Added a workaround for the problem that OO did not set tht placeholder
  attribute correctly for shapes on the masterpage which resulted in
  showing the placeholders of the masterpage when the normal page is
  shown.

BUG: 185354



 M  +12 -0     kpresenter/part/KPrMasterPage.cpp  
 M  +3 -0      kpresenter/part/KPrMasterPage.h  
 M  +4 -0      kpresenter/part/KPrPlaceholderShape.cpp  
 M  +10 -2     kpresenter/part/KPrPlaceholderShapeFactory.cpp  
 M  +22 -0     libs/flake/KoOdfWorkaround.cpp  
 M  +10 -0     libs/flake/KoOdfWorkaround.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1089685