Text Box Widths Incorrect in PowerPoint Export
Luis Hurtado
Text boxes export from Figma to PowerPoint with incorrect widths, causing text to wrap differently than in Figma. Heights are correct.
Steps to Reproduce:
Create Figma frame with fixed-size text boxes (textAutoResize = "NONE")
Export to PowerPoint using Deck
Compare text box widths in PowerPoint vs Figma
Expected: Text box widths match Figma exactly
Actual: Text box widths are different in PowerPoint, text reflows incorrectly
Already Tried:
- Removed auto layout
- Detached instances
- Set fixed dimensions
- Line height to AUTO
- Broke apart text styles
All dimensions are correct in Figma before export. Issue only occurs in PowerPoint output.
Bug Report: Text Box Widths Incorrect in PowerPoint Export
Description
Text boxes export from Figma to PowerPoint with incorrect widths, causing text to wrap or reflow differently than in Figma. Heights and positions export correctly.
Steps to Reproduce
- Create a Figma frame with text boxes set to fixed dimensions (textAutoResize = "NONE")
- Ensure text boxes have explicit width/height values in Figma
- Export frame to PowerPoint using Deck plugin
- Open PowerPoint file and compare text box widths
Expected Behavior
Text box widths in PowerPoint should match the exact widths specified in Figma.
Actual Behavior
Text box widths in PowerPoint are different from Figma values, causing text to reflow incorrectly.
What I've Tried
- Removed all auto layout from frames
- Detached all component instances
- Set all text boxes to fixed size (textAutoResize = "NONE")
- Set line height to AUTO
- Broke apart text styles to basic formatting
- Verified dimensions are correct in Figma before export
Question
Are there specific text box properties or formatting requirements needed for accurate width translation from Figma to PowerPoint?