Bug 80830 - PPTX import for shapes not using presentation default text style for centering.
Summary: PPTX import for shapes not using presentation default text style for centering.
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Presentation (show other bugs)
Version: 4.2.4.1 rc
Hardware: Other All
: medium normal
Assignee: Not Assigned
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-02 21:01 UTC by Michael Meeks
Modified: 2015-01-08 17:06 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
center text in boxes ... (22.77 KB, application/vnd.openxmlformats-officedocument.presentationml.presentation)
2014-07-02 21:01 UTC, Michael Meeks
Details

Description Michael Meeks 2014-07-02 21:01:12 UTC
Created attachment 102161 [details]
center text in boxes ...

Load the attached presentation in both PPT and LibreOffice Impress.

Notice the defaultTextStyle from presentation.xml is not having the required effect on the shape text.

  <p:defaultTextStyle>
    <a:defPPr>
      <a:defRPr lang="en-US"/>
    </a:defPPr>
    <a:lvl1pPr algn="ctr" rtl="0" eaLnBrk="0" fontAlgn="base" hangingPunct="0">

the algn="ctr" here doesn't do what it should :-)
Comment 1 Beluga 2014-11-08 16:56:34 UTC
Confirmed.

Win 7 64-bit Version: 4.4.0.0.alpha2+
Build ID: c989f5e0e11e295b11ffc921b0d105869e037e47
TinderBox: Win-x86@42, Branch:master, Time: 2014-11-07_22:50:48
Comment 2 Beluga 2015-01-08 17:06:49 UTC
Doesn't center text (bad):

Ubuntu 14.10 64-bit Version: 4.5.0.0.alpha0+
Build ID: f92183833fa569006602ac7e93c906d2094e0d4d
TinderBox: Linux-rpm_deb-x86_64@46-TDF-dbg, Branch:master, Time: 2014-12-14_00:21:45

Ubuntu 14.10 64-bit Version: 4.3.3.2
Build ID: 430m0(Build:2)

Win 7 64-bit 4.3.5.2

Centers text (good):

Win 7 64-bit Version: 4.5.0.0.alpha0+
Build ID: 0748a5f8298e2ea817e131234f5e99300ed7f9f7
TinderBox: Win-x86@39, Branch:master, Time: 2015-01-08_08:03:53

Ubuntu 14.10 64-bit
LibreOffice 3.5.0rc3 
Build ID: 7e68ba2-a744ebf-1f241b7-c506db1-7d53735

So my Ubuntu 4.5 build is older than my Windows build (which is from today).


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.