https://bugs.documentfoundation.org/show_bug.cgi?id=169401
Bug ID: 169401
Summary: FILESAVE: PPT->PPTX exporting too many tabstops
Product: LibreOffice
Version: 26.2.0.0 alpha0+ master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Impress
Assignee: [email protected]
Reporter: [email protected]
Description:
Open the attached file and save it as PPTX. The resulting file can't be opened
in PowerPoint.
Officeotron give the below error:
cvc-complex-type.2.4.d: Invalid content was found starting with element
'a:tab'. No child element is expected at this point.
If we unzip the file and look at slide1.xml after formatting. We see that there
are more than 32 tabstops inside `tabLst` element.
According to CT_TextTabStopList, we can only have maximum of 32 tabstops inside
`tabLst`
Steps to Reproduce:
1.Open the attached file
2.Save it as PPTX
3.Open the resulting file in PowerPoint
Actual Results:
PowerPoint fails to open the file.
Expected Results:
PowerPoint opens the file without any problem.
Reproducible: Always
User Profile Reset: Yes
Additional Info:
Version: 25.2.3.2 (X86_64) / LibreOffice Community
Build ID: 520(Build:2)
CPU threads: 22; OS: Linux 6.12; UI render: default; VCL: gtk3
Locale: en-IN (en_IN); UI: en-US
Debian package version: 4:25.2.3-2+deb13u2
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.