[Libreoffice-bugs] [Bug 112086] PPTX with zoom animation opens with repair in PowerPoint after roundtrip

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112086

Aron Budea  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |ba...@caesar.elte.hu
   |desktop.org |

--- Comment #3 from Aron Budea  ---
My previous comment is mostly incorrect, the linked function is about
converting values, which doesn't have to be done in this case. Nevertheless,
the fix is on its way.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 112086] PPTX with zoom animation opens with repair in PowerPoint after roundtrip

2017-09-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112086

--- Comment #2 from Aron Budea  ---
One of the issues is that the  element of type p:fltVal is not exported.

original snippet:
  

  

  


  

  

  

exported snippet:
  

  


  

  

  

The code doesn't like p:fltVal for Width attribute, see what's in the 'if'
around here:
https://opengrok.libreoffice.org/xref/core/sd/source/filter/eppt/pptexanimations.cxx#1390

Not sure what's allowed, since conversion seems to be involved in general, but
maybe interpreting a double with the value 0 could be allowed there?
Adding that still exports a p:strVal instead of p:fltVal, though, so further
changes are needed.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 112086] PPTX with zoom animation opens with repair in PowerPoint after roundtrip

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112086

Xisco Faulí  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=10
   ||4784

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 112086] PPTX with zoom animation opens with repair in PowerPoint after roundtrip

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112086

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org

--- Comment #1 from Xisco Faulí  ---
Validating in Open XML SDK 2.5 I get:

AttributeNameList - The element has incomplete content
VariantValue - The element has incomplete content

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 112086] PPTX with zoom animation opens with repair in PowerPoint after roundtrip

2017-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112086

Aron Budea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs