Summary
Editable PPTX export can produce unreadable overlapping large English heading text when opened in WPS Office.
This was found while manually validating PR #5644. The CJK font fallback fix appears to work, but this layout issue is separate and should be tracked independently.
Current behavior
On the exported positioning deck, slide 3 shows the large English heading overlapping/compressing badly in WPS. The SUSTAINABLE MODERN part of the title is rendered on top of itself and becomes unreadable.
CJK text on the same deck appears stable after #5644, so this looks more like an editable PPTX layout / font metrics / text box sizing issue than a CJK typeface fallback issue.
Expected behavior
Editable PPTX export should preserve the visual layout closely enough that large headings remain readable in WPS, especially for title text.
Steps to reproduce
- Export the Open Design positioning deck as editable PPTX.
- Open the exported
.pptx in WPS Office.
- Navigate to slide 3.
- Observe the large English heading area.
Notes
Why this matters
Editable PPTX is a handoff artifact. Even when font fallback is correct, overlapping title text makes the deck unusable for client or stakeholder delivery in WPS.
Summary
Editable PPTX export can produce unreadable overlapping large English heading text when opened in WPS Office.
This was found while manually validating PR #5644. The CJK font fallback fix appears to work, but this layout issue is separate and should be tracked independently.
Current behavior
On the exported positioning deck, slide 3 shows the large English heading overlapping/compressing badly in WPS. The
SUSTAINABLE MODERNpart of the title is rendered on top of itself and becomes unreadable.CJK text on the same deck appears stable after #5644, so this looks more like an editable PPTX layout / font metrics / text box sizing issue than a CJK typeface fallback issue.
Expected behavior
Editable PPTX export should preserve the visual layout closely enough that large headings remain readable in WPS, especially for title text.
Steps to reproduce
.pptxin WPS Office.Notes
Why this matters
Editable PPTX is a handoff artifact. Even when font fallback is correct, overlapping title text makes the deck unusable for client or stakeholder delivery in WPS.