-
Notifications
You must be signed in to change notification settings - Fork 759
Description
We appreciate your feedback - to help the team understand your needs please complete the following template to ensure we have the details to help.
Submission Guidelines
- If you are not using the latest release, please update and see if the issue is resolved before submitting an issue
- General questions or high-level topics should be posted in Discussions
- Please browse the online Documentation to see if your question is already addressed there
Issue Category
- Enhancement
- Bug
- Question
- Documentation gap/issue
Product Versions
- Please specify what version of the library you are using......: [3.12 ]
- Please specify what version(s) of PowerPoint you are targeting: [ onlyoffice , libreoffice, mspowerpoint 2016 ]
- Please specify what web browser you are using.................: [ chrome ]
Desired Behavior
when creating bulletpoints in textfield output should be the same in all products (ms powerpoint, libreoffice, onlyoffice)
Observed Behavior
Hello GitBrent, thank your hard work!
Im referring to #939
the issue still exist for opensource product like libreoffice or onlyoffice. when using this fiddle here:
https://jsfiddle.net/ReimaFrgos/q69m0gcd/ which should output the correct bulletpoints within a textfield you can see the following differences between ms powerpoint and other opensource software:
MS Powerpoint:
OnlyOffice:
LibreOffice:
so issue #939 still persist for above mentioned opensource products
Steps to Reproduce
go to #939 and generate testFile
open in LibreOffice or OnlyOffice (linux), open same slide with Microsoft Powerpoint
=> see differences