https://bugs.documentfoundation.org/show_bug.cgi?id=171513
Bug ID: 171513
Summary: FILEOPEN PPTX/DOCX: Arabic, Hindi, and Japanese/Korean
numbering types not mapped for bullet lists
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: minor
Priority: medium
Component: Impress
Assignee: [email protected]
Reporter: [email protected]
When importing PPTX or DOCX files that use certain international numbering
types for bullet lists, the numbering type is silently ignored and falls back
to no numbering. The affected types are:
- arabic1Minus, arabic2Minus (Arabic-Indic with minus suffix)
- arabicDbPeriod (double-byte Arabic with period)
- arabicDbPlain (double-byte Arabic without suffix)
- hindiAlpha1Period, hindiAlphaPeriod (Hindi alphabetic with period)
- hindiNumParenR (Hindi numeric with right paren)
- hindiNumPeriod (Hindi numeric with period)
- ea1JpnChsDbPeriod, ea1JpnKorPeriod (Japanese/Korean with period)
- ea1JpnKorPlain (Japanese/Korean without suffix)
All 11 cases had TODO comments and empty break statements.
Steps to reproduce:
1. Create a presentation with bullet list using Arabic-Indic minus numbering
2. Open in LibreOffice Impress
3. Numbering is missing
Expected: Numbering appears with correct type and suffix
Actual: No numbering shown
--
You are receiving this mail because:
You are the assignee for the bug.