Bug 148046

Summary: PPTX: Import: Default tab stop is different.
Product: LibreOffice Reporter: Gülşah Köse <gulsah.kose>
Component: ImpressAssignee: Gülşah Köse <gulsah.kose>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: medium    
Version: 7.4.0.0 alpha0+   
Hardware: All   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Attachments: deftabstop.pptx
Visual comparision

Description Gülşah Köse 2022-03-17 09:26:26 UTC
Description:
Without any user modification on tab stops MSO handles tab stops wider than LO. That causes a different view between MSO and LO.

Steps to Reproduce:
1. Open deftabstop.pptx in MSO
2. Open deftabstop.pptx in LibreOffice

Actual Results:
Tabs are not equal with MSO

Expected Results:
Tabs should be equal.


Reproducible: Always


User Profile Reset: Yes



Additional Info:
-
Comment 1 Gülşah Köse 2022-03-17 09:27:00 UTC
Created attachment 178932 [details]
deftabstop.pptx
Comment 2 Gülşah Köse 2022-03-17 09:27:49 UTC
Created attachment 178933 [details]
Visual comparision
Comment 3 Gabor Kelemen (allotropia) 2022-03-18 09:49:29 UTC
Same as bug 96389
Issue is that tab size is a paragraph level property in PP (default: 1 inch) while in Impress it's a global property (0,5 inch, see Options - Impress - General).

*** This bug has been marked as a duplicate of bug 96389 ***
Comment 4 Gülşah Köse 2022-03-18 10:46:59 UTC
WIP: https://gerrit.libreoffice.org/c/core/+/131698